data(example_data_1_subject)
below_percent(example_data_1_subject)
below_percent(example_data_1_subject, targets_below = c(50, 100, 180))
data(example_data_5_subject)
below_percent(example_data_5_subject)
below_percent(example_data_5_subject, targets_below = c(80, 180))
Run the code above in your browser using DataLab