conv_owin_into_sf {geocausal} | R Documentation |
Convert windows into sf objects
Description
'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.
Usage
conv_owin_into_sf(window)
Arguments
window |
owin object |
Value
list of polygon, dataframe, sfc_POLYGON, sf, and SpatialPolygonsDataFrame objects
[Package geocausal version 0.3.2 Index]