msf_dict | R Documentation |
Functions re-expored from epidict
msf_dict(
disease,
name = "MSF-outbreak-dict.xlsx",
tibble = TRUE,
compact = TRUE,
long = TRUE
)
msf_dict_survey(
disease,
name = "MSF-survey-dict.xlsx",
tibble = TRUE,
compact = TRUE,
long = TRUE,
template = TRUE
)
msf_dict_rename_helper(
disease,
name,
varnames = "data_element_shortname",
varnames_type,
rmd,
template = TRUE,
copy_to_clipboard = TRUE
)
gen_data(
dictionary,
varnames = "data_element_shortname",
numcases = 300,
org = "MSF"
)
Dictionaries: epidict::msf_dict()
, epidict::msf_dict_survey()
Renaming: epidict::msf_dict_rename_helper()
Generator: epidict::gen_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.