download_data.Rd
Downloads the data for a specific user, species, and region into a
temporarly (or not) SQLite3 database. The data can be extracted
from this database via the extract_data()
function.
list, an object created by start_session()
integer, optional??
integer, optional??
character, the token for the established session
a curl handle for the established session
character, the base URL for the database API
character, the file to store the downloaded data in. Defaults to a temporary file.
character, the suffix for the download end point
character, the full url for the API end point for downloading data
additional arguments passed to getBinaryURL()
character