Nothing
#' Get default roles for CRediT
#'
roles_get <- function() {
c(
"Conceptualization",
"Methodology",
"Software",
"Validation",
"Formal Analysis",
"Investigation",
"Resources",
"Data curation",
"Writing - original draft",
"Writing - review & editing",
"Visualization",
"Supervision",
"Project administration",
"Funding acquisition"
)
}
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.