Description Usage Arguments Examples
Run the COP19 FAST Importer
1 |
filepath |
full file path for the COP19 FAST |
sheetname |
name of sheet to import |
1 2 3 4 5 6 | ## Not run:
#FAST file path
path <- "../Downloads/FAST Malawi Consolidated Zero Draft 02082019.xlsx"
#read in FAST
df_fast <- run_fastR(path, "2 Intervention-E")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.