R/dp_tolink.R
dp_tolink.Rd
Given the name and version of a data product, this will return a custom function for retrieving that data product
dp_tolink(dp_name, dp_version)
name of the data product
version of the data product
if (FALSE) { # \dontrun{ dp_cars_lnk <- dp_tolink(dp_name = "dp-cars-us001", dp_version = "4dc379a") } # }