read_msd | R Documentation |
Deprecated. Use 'read_psd' instead.
read_msd(
file,
save_rds = FALSE,
remove_txt = FALSE,
convert_to_old_names = FALSE
)
file |
enter the full path to the PEPFAR structured dataset file |
save_rds |
save the Structured Dataset as an rds file, default = FALSE |
remove_txt |
should the txt file be removed, default = FALSE |
convert_to_old_names |
replace FY22Q2 naming convention with old? default = FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.