powered by
Set or override the project name
set_project_name(db, name)get_project_name(lookup = edc_lookup())
get_project_name(lookup = edc_lookup())
nothing
the name of the project
the edc_database
the project name
the lookup table
db = edc_example() %>% set_project_name("My great project") edc_lookup()
Run the code above in your browser using DataLab