setStudyAuthors.Rd
Function to set study authors
setStudyAuthors(
developer = Sys.getenv("USERNAME"),
developerEmail = glue::glue("{developer}@ohdsi.org"),
lead = "Ulysses",
leadEmail = "Ulysses@ohdsi.org"
)
specify the study developer, default to system variable
the email of the developer
specify the lead of the study
specify the lead of the study email
a list containing study authors