Description Usage Arguments Value Examples
Convert scivrs_author list to CRediT JATS format
1 |
... |
list of author attributes |
string in JATS format (see https://jats4r.org/credit-taxonomy)
1 2 3 4 5 6 | ld <- list(
orcid = "0000-0002-7523-5539",
surname = "DeBruine", given = "Lisa M.",
roles = list("Conceptualization", "Methodology")
)
author_jats(ld)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.