DatasetExport.get_download_url: DatasetExport.get_download_url

View source: R/dataset_export.R

DatasetExport.get_download_urlR Documentation

DatasetExport.get_download_url

Description

Helper method to get the download URL for a dataset export.

Usage

DatasetExport.get_download_url(id, env = solvebio:::.solveEnv)

Arguments

id

The ID of the dataset export.

env

(optional) Custom client environment.

References

https://docs.solvebio.com/

Examples

## Not run: 
DatasetExport.get_download_url("1234567890")

## End(Not run)


solvebio documentation built on May 17, 2022, 5:06 p.m.