obis_as_sf: Cast an OBIS data frame as a simple feature (POINT)

Description Usage Arguments Value

View source: R/obis.R

Description

Cast an OBIS data frame as a simple feature (POINT)

Usage

1
obis_as_sf(x, crs = c(NA, 4326)[2], ...)

Arguments

x

tibble of OBIS data

crs

WKT or numeric, 4326 or NA to skip

...

other arguments for st_as_sf

Value

sf object (POINT)


BigelowLab/mpatools documentation built on Jan. 20, 2022, 3:46 p.m.