coords_to_sf: Converts points to a sf object

Description Usage Arguments Value

Description

Converts points to a sf object

Usage

1
coords_to_sf(dat, epsg = 4326)

Arguments

dat

data.frame with columns lat and lon.

epsg

The epsg code of the output coordinate reference system.

Value

sf object of points.


karpfen/stkde documentation built on May 14, 2019, 8:54 a.m.