sf2df.3d: Converts a sf data.frame to a normal dataframe

View source: R/sfWrapper3D.R

sf2df.3dR Documentation

Converts a sf data.frame to a normal dataframe

Description

Converts a sf data.frame to a normal dataframe

Usage

sf2df.3d(track)

Arguments

track

An object of type 'sf, data.frame'

Value

A data.frame.

Examples

sf2df.3d(track2sf.3d(niclas, CRS = 4326))

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