msf_dict: Functions re-expored from epidict

msf_dictR Documentation

Functions re-expored from epidict

Description

Functions re-expored from epidict

Usage

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"
)

See Also

Dictionaries: epidict::msf_dict(), epidict::msf_dict_survey()
Renaming: epidict::msf_dict_rename_helper()
Generator: epidict::gen_data()


R4EPI/sitrep documentation built on April 5, 2025, 4:51 p.m.