get_noaa_stormevents_mtda_paths: Provides a helper dataframe to list all of the files...

Description Usage Arguments Value

View source: R/storms-noaa-transform.R

Description

Provides a helper dataframe to list all of the files extracted for NOAA STORMEVENTS for a specified year of download

Usage

1
get_noaa_stormevents_mtda_paths(dl_date, yr, ds_source = "noaa_stormevents")

Arguments

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 NOAA STORMEVENTS year shapefile we want to transform

ds_source

(character) : name of the data source, default to "noaa_stormevents"

Value

A tibble with filenames


shamindras/backburner documentation built on Feb. 28, 2021, 12:20 a.m.