horse_COT: Horse Oxygen Cost of Transport

View source: R/horse_COT.R

horse_COTR Documentation

Horse Oxygen Cost of Transport

Description

This function calculates the Oxygen Cost of Transport (COT in ml/kg) from gps distance, acceleration and elevation for multiple rides in the same dataframe The dataframe "data" has to be structured as follows: col "ID" with horse identifier, col "Zeit" with timestamp (tz = "Europe/Berlin"), col "GPSDistance" with gps distance in m col "Acceleration" with radial acceleration in m/s^2 col "Altitude" with elevation in m

Usage

horse_COT(data)

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