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

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