Build a url with a complete catalog/dataset prefix URL
path_catalog_dataset(path, param = NULL, ...)
Arguments
path |
the end path of the dataset of interest |
param |
arguments for a query |
... |
any other arguments to building the path correctly. See modify_url |