grid_dbem: Matches shapefile with DBEM grid

View source: R/grid_dbem.R

grid_dbemR Documentation

Matches shapefile with DBEM grid

Description

Matches shapefile with DBEM grid

Usage

grid_dbem(shapefile, dbem_grid, out = "df")

Arguments

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

Value

A datafrmae with the

Author(s)

Juliano Palacios Abrantes | j.palacios@oceans.ubc


coruubc/Rcoru documentation built on Feb. 11, 2024, 12:07 a.m.