top10percent: top10percent

Description Usage Arguments Value Examples

View source: R/top10percent.R

Description

top10percent

Usage

1
top10percent(dataset)

Arguments

dataset

the dataset to be treated, the top 10 percent runners in terms of their finishing time will be extracted

Value

the top 10 percent runners in terms of their finishing time

Examples

1
2
3
4
## Not run: 
top10percent(data_all)

## End(Not run)

ruoyzhang/FunctionsForTeamCyCy documentation built on May 29, 2019, 9 a.m.