track2sf.3d: Converts a track to a "sf, data.frame"

View source: R/sfWrapper3D.R

track2sf.3dR Documentation

Converts a track to a 'sf, data.frame'

Description

Converts a track to a 'sf, data.frame'

Usage

track2sf.3d(track, CRS = NA)

Arguments

track

eRTG3D track data.frame or a matrix

CRS

numeric, EPSG code of the CRS

Value

A track of type 'sf, data.frame'.

Examples

track2sf.3d(niclas, 4326)

munterfinger/eRTG3D documentation built on March 25, 2022, 1:22 a.m.