download_bathy.Rd
Download bathymetry data, from FB google drive
download_bathy(email, bathy_path = getwd(), overwrite = TRUE)
Email address (for FB Google Drive authentication). You may also be asked to sign in or verify your Google identity as this function runs.
directory in which to save the zip file. Defaults to the current working directory.
Whether or not to overwrite existing zip file. Default: TRUE
A zip file with bathymetry data will be downloaded. To use, you'll then need to unzip it.
#examples not yet provided, sorry :(