Learn R Programming

eRTG3D (version 0.7.0)

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

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

Run the code above in your browser using DataLab