View source: R/tidy_sitelist.R
tidy_sitelist | R Documentation |
Import and munge submitted site list
tidy_sitelist(filepath, folderpath_output = NULL)
filepath |
path to sitelist file |
folderpath_output |
if output is desired, full folder path |
## Not run:
path <- "~/Data/HFR_FY21_SiteValidation_Kenya.xlsx"
df_sites <- tidy_sitelist(path)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.