dfi_get | R Documentation |
dfi_get
dfi_get(origin_data, outlier_data, adg_data)
origin_data |
the results from import_csv |
outlier_data |
the results from outlier_found to get the real date in stations |
adg_data |
the results from adg_get |
dfi results
#temp5 <- dfi_get(origin_data = temp1, outlier_data = temp2, adg_data = temp4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.