import_gebco | R Documentation |
Imports the raw gebco csv file in data-raw, regularizes column names (removes brackets and forward slash, replace space with underscore).
import_gebco()
The raw csv file is manually downloaded to data-raw from https://www.ngdc.noaa.gov/gazetteer/ and is Gazeteer version 2.0+13. Download date 2017-12-29.
data.frame
Please cite as "IHO-IOC GEBCO Gazetteer of Undersea Feature Names, www.gebco.net"
## Not run:
gebco <- import_gebco()
path <- import_gebco(path = "pathtodfile")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.