View source: R/download_bbs_data.R
download_bbs_data | R Documentation |
This is functionally sbtools::item_file_download, but forces the overwrite_file=TRUE condition, and specifies the directory to store item files.
download_bbs_data(sb_id = NULL, bbs_dir = NULL, overwrite = FALSE)
sb_id |
Alphanumeric character. Equals the USGS Science Base identifier for a BBS dataset release. |
bbs_dir |
Directory for storing the downloaded files for sb_id |
overwrite |
Logical, default=TRUE. TRUE will overwrite existing files for sb_id if already exists within bbs_dir |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.