View source: R/poly_functions.R
inpolygon_var | R Documentation |
Select and slice the data of a var_list that are outside a polygon
inpolygon_var(var_list, pol)
var_list |
list containing the variables extracted from |
pol |
polygon of class "sf", "sfc" or "sfg" |
var_list containing the variables, coordinates and metadata of the selected data
## Not run: masked_list = inpolygon_var(var_list, polygone)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.