download_bbs_data: Download the BBS dataset files associated with a single...

View source: R/download_bbs_data.R

download_bbs_dataR Documentation

Download the BBS dataset files associated with a single ScienceBase identifier.

Description

This is functionally sbtools::item_file_download, but forces the overwrite_file=TRUE condition, and specifies the directory to store item files.

Usage

download_bbs_data(sb_id = NULL, bbs_dir = NULL, overwrite = FALSE)

Arguments

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


TrashBirdEcology/bbsAssistant documentation built on May 20, 2022, 10:57 a.m.