myProj <- project(title = "example project",
author = c(person("Jane", "Smith", email = "jane@example.com",
role = "aut",
comment = c(ORCID = "0000-0001-2345-6789",
affiliation = "University of Example",
ROR = "https://ror.org/05gq02987")),
person("Robert", "Jones", role = c("aut", "cre"))),
publisher = "example consortium",
type = "Dataset",
identifier = "10.5281/zenodo.1234567",
description = "A comprehensive explanation",
subject = c("keyword", "subject"),
license = "CC-BY-4.0")
Run the code above in your browser using DataLab