View source: R/conv_owin_into_sf.R
conv_owin_into_sf | R Documentation |
'conv_owin_into_sf' takes an owin object and converts it to sf-related objects. This function is mostly an internal function of other functions.
conv_owin_into_sf(window)
window |
owin object |
list of polygon, dataframe, sfc_POLYGON, sf, and SpatialPolygonsDataFrame objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.