powered by
Meta information on an author
def_author(given, family, email = NULL, github = NULL, orcid = NULL)
The given name
The family name
The email address
The github handle
The orcid id
def_author( given = "Bob", family = "Dylan", email = "bob@dylan.com", github = "bobdylan", orcid = "0000-0003-1234-5678" )
Run the code above in your browser using DataLab