Description Usage Arguments Value Examples
View source: R/bottom20percentmean.R
bottom20percentmean
1 | bottom20percentmean(dataset)
|
dataset |
the dataset to be treated, the mean time at the specified milestones for the bottom 20 percent runners will be calcuated |
the treated dataset in the format of a dataframe
1 2 3 4 | ## Not run:
bottom20percentmean(data_all)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.