uniform_stream: Uniform streams into name convention

View source: R/uniform_stream.R

uniform_streamR Documentation

Uniform streams into name convention

Description

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

Usage

uniform_stream(data)

Arguments

data

is a dataframe or tibble containing a GPS stream. See read_stream documentation

uniform_stream()

Value

dataframe stream with coordinates and optionally elevation, time.


raimun2/GPStream documentation built on Feb. 20, 2024, 11:54 a.m.