athlytics_sample_exposure | R Documentation |
This dataset contains daily training load, ATL, CTL, and ACWR, derived from simulated Strava data. Used in examples and tests, particularly for 'plot_exposure'.
athlytics_sample_exposure
A tibble with X rows and 5 variables:
Date of the metrics, as a Date object.
Calculated daily training load, as a numeric value.
Chronic Training Load, as a numeric value.
Acute Training Load, as a numeric value.
Acute:Chronic Workload Ratio, as a numeric value.
Simulated data generated for package examples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.