horse_heightProfilefromXCApp: Make height profile from Cross-Country App

View source: R/horse_heightProfilefromXCApp.R

horse_heightProfilefromXCAppR Documentation

Make height profile from Cross-Country App

Description

This function uses data from Cross-Country App and creates a height profile Following objects must be present: "kml": kml-file with track and efforts from Cross-Country App list with length = number of efforts + number of minute markers + track, efforts and minute markers: double(1 x Lon, Lat, Alt), track: double(length track x Lon, Lat, Alt) "efforts": csv-file with efforts from Cross-Country App dataframe (Type, Number, Name, Strides, Seconds.From.Start(mm:ss), Metres.From.Start, Seconds.To.Finish(mm:ss), Metres.To.Finish, Seconds.From.Previous(mm:ss), Metres.From.Previous, Comment)

Usage

horse_heightProfilefromXCApp(kml, efforts)

KatiKirsch/horses documentation built on April 25, 2022, 4:55 p.m.