Learn R Programming

geocausal (version 0.3.2)

conv_owin_into_sf: 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)

Value

list of polygon, dataframe, sfc_POLYGON, sf, and SpatialPolygonsDataFrame objects

Arguments

window

owin object