View source: R/uniform_stream.R
uniform_stream | R Documentation |
Rename streams according to convention lon (for longitude), lat (for latitude), ele (for elevation or altitude), timestamp (for time signature of reading) and time (for seconds from start). Other variables such as distance, power, cadence or heartrate are left as they were on original file
uniform_stream(data)
data |
is a dataframe or tibble containing a GPS stream. See read_stream documentation uniform_stream() |
dataframe stream with coordinates and optionally elevation, time.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.