grid_dbem | R Documentation |
Matches shapefile with DBEM grid
grid_dbem(shapefile, dbem_grid, out = "df")
shapefile |
can be a shapefile or a df. if DF make sure longitude and latitude are present as "lon and "lat |
dbem_grid |
the DBEM grid |
out |
options of output df = for data frame sf for shapefile |
A datafrmae with the
Juliano Palacios Abrantes | j.palacios@oceans.ubc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.