hfr_import | R Documentation |
Read in a standard HFR submission, binding all tabs into one. Note that all tabs must be in the same template format - all long, wide, or wide-limited.
hfr_import(filepath)
filepath |
filepath to submitted template |
## Not run:
#identify whether template is long or wide
filepath <- "~/HFR/HFR_FY23_Oct_Moldova_20221015.xlsx"
df_hfr <- hfr_import(filepath)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.