View source: R/horse_heightProfilefromXCApp.R
horse_heightProfilefromXCApp | R Documentation |
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)
horse_heightProfilefromXCApp(kml, efforts)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.