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

Format

A dataframe with 3 rows and 22 variables:

'Order in publication'

numeric, used to order the contributors for all outputs

Firstname

character, first name of the author, must be provided

'Middle name'

character, middle name of the author, blank if not applicable

Surname

character, surname of the author, must be provided

Conceptualization

logical, CREdiT role

'Data curation'

logical, CREdiT role

'Formal analysis'

logical, CREdiT role

'Funding acquisition'

logical, CREdiT role

Investigation

logical, CREdiT role

Methodology

logical, CREdiT role

'Project administration'

logical, CREdiT role

Resources

logical, CREdiT role

Software

logical, CREdiT role

Supervision

logical, CREdiT role

Validation

logical, CREdiT role

Visualization

logical, CREdiT role

'Writing - original draft'

logical, CREdiT role

'Writing - review & editing'

logical, CREdiT role

'Email address'

character, email address of the correspondign author, optional

'Primary affiliation'

character, primary affiliation of the contributor

'Secondary affiliation'

character, secondary affiliation of the contributor, blank if not applicable

Funding

character, name of the funds, blank if not applicable

ORCID iD

character, ORCID iD of the contributor

'Corresponding author?'

logical, TRUE for contributor who is the corresponding author

Source

https://docs.google.com/spreadsheets/d/1Gl0cwqN_nTsdFH9yhSvi9NypBfDCEhViGq4A3MnBrG8/edit?usp=sharing

Remark

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.