.check_download_path | R Documentation |
Check download_path user passed and create folder if needed
.check_download_path(download_location, version_num)
download_location |
a local path or NULL |
version_num |
vector of cohort/version_number |
a vector of file paths. If download_location is NULL, will return temporary file path
.check_download_path(download_location = NULL, version_num = "CRC_v2.1")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.