Calculates and returns the list of time required (in ranked order) to achieve target points using the different options provided in input
pts_calc.Rd
Calculates and returns the list of time required (in ranked order) to achieve target points using the different options provided in input
Arguments
- points_attempt
numeric vector for number of points obtained in each attempt
- time_attempt
numeric vector for time taken (in minutes) for each attempt
- target_points
Float / Integer number of points targetted to reach