View source: R/download_bathy.R
download_bathy | R Documentation |
Download bathymetry data, from FB google drive
download_bathy(email, bathy_path = getwd(), overwrite = TRUE)
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 |
A zip file with bathymetry data will be downloaded. To use, you'll then need to unzip it.
#examples not yet provided, sorry :(
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.