Description Usage Arguments Value
View source: R/ghcn-transform.R
Provides a helper dataframe to list all of the files extracted for GHCN for a specified year of download
1 | get_ghcn_mtda_paths(dl_date, yr, ds_source = "noaa_ghcn_daily")
|
dl_date |
(date) : Date in which the file were downloaded. This is going to look for a folder in the 'data/ds_source/' named as this date |
yr |
(integer) : The specifics GHCN year shapefile we want to transform |
ds_source |
(character) : name of the data source, default to "noaa_ghcn_daily" |
A tibble with filenames
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.