# NOT RUN {
get_capl_score(
pc_score = c(20, 15, 12, 5, 31),
db_score = c(20, 15, 6, 4.1, 25),
mc_score = c(20, 20, 19, 15.4, 25),
ku_score = c(11, 4, 5, 7.8, 10)
)
# [1] 66.66667 54.00000 42.00000 40.28571 85.71429
# }
Run the code above in your browser using DataLab