sf2df.3d {eRTG3D} | R 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 |
Value
A data.frame.
Examples
sf2df.3d(track2sf.3d(niclas, CRS = 4326))
[Package eRTG3D version 0.7.0 Index]