R/contributors_table_template.R
contributors_table_template.Rd
Dataset that represents the data structure that the tenzing package functions require to run without error. The dataset is filled with example values and based on the online spreadsheet provided in the shiny app.
contributors_table_template
A dataframe with 3 rows and 22 variables:
numeric, used to order the contributors for all outputs
character, first name of the author, must be provided
character, middle name of the author, blank if not applicable
character, surname of the author, must be provided
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
logical, CREdiT role
character, email address of the correspondign author, optional
character, primary affiliation of the contributor
character, secondary affiliation of the contributor, blank if not applicable
character, name of the funds, blank if not applicable
character, ORCID iD of the contributor
logical, TRUE for contributor who is the corresponding author
https://docs.google.com/spreadsheets/d/1Gl0cwqN_nTsdFH9yhSvi9NypBfDCEhViGq4A3MnBrG8/edit?usp=sharing
Each row contains the contributorship information for one contributor. In the template there are 3 contributors added as an example but there is no limit to the number of contributors while using the package.