Description Usage Arguments Value Examples
Import wind from external module
1 | import_ext_wind(csv_name = NULL, ...)
|
csv_name |
: file to import |
... |
: optional arguments |
: a R tibble containing external wind and gust
1 2 | csv_name <- "f:/r/netatmo/csv/Anemometre_04_2017.csv"
boo <- import_ext_wind(csv_name = csv_name)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.