path_begin_end_date: Build a url with a complete begin-end date/ prefix URL

Description Usage Arguments

View source: R/path.R

Description

Build a url with a complete begin-end date/ prefix URL

Usage

1
path_begin_end_date(start_date, end_date, param = NULL, ...)

Arguments

start_date

Start date in YYYYMMDD format

end_date

End date in YYYYMMDD format

param

Extra parameters to add to the url. For this function, this is useless because there's not further paths to the distribution end point. Keeping the argument for consistency

...

Extra arguments passed to build_url


rOpenSpain/opendataes documentation built on April 18, 2021, 4:55 p.m.