Learn R Programming

eRTG3D (version 0.7.0)

track2sf.3d: 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

Run this code
# NOT RUN {
track2sf.3d(niclas, 4326)
# }

Run the code above in your browser using DataLab