R/old_dataset_export.R
DatasetExport.get_download_url.Rd
Helper method to get the download URL for a dataset export.
DatasetExport.get_download_url(id, env = get_connection())
The ID of the dataset export.
(optional) Custom client environment.
https://docs.solvebio.com/
if (FALSE) { # \dontrun{ DatasetExport.get_download_url("1234567890") } # }