download_bathy: Download bathymetry data, from FB google drive

View source: R/download_bathy.R

download_bathyR Documentation

Download bathymetry data, from FB google drive

Description

Download bathymetry data, from FB google drive

Usage

download_bathy(email, bathy_path = getwd(), overwrite = TRUE)

Arguments

email

Email address (for FB Google Drive authentication). You may also be asked to sign in or verify your Google identity as this function runs.

bathy_path

directory in which to save the zip file. Defaults to the current working directory.

overwrite

Whether or not to overwrite existing zip file. Default: TRUE

Value

A zip file with bathymetry data will be downloaded. To use, you'll then need to unzip it.

Examples

#examples not yet provided, sorry :(

stacyderuiter/FBtagtools documentation built on June 1, 2025, 6:26 p.m.