get_mask_shapefile {SeaGraphs} | R Documentation |
Example mask shapefile
Description
Example mask shapefile.
Usage
get_mask_shapefile()
Details
Example of input mask_shapefile
used for functions. It is a bounding box
subset of get_component_u and
get_component_v SpatRaster
objects.
Value
sf
and data.frame
object.
Examples
mask_shapefile <- get_mask_shapefile()
plot(mask_shapefile)
[Package SeaGraphs version 0.1.2 Index]