Skip to contents

Tidy the Quickstats progress data.

Usage

tidy_Qs_progress(data)

calc_cumperc(data)

# S3 method for Progress
calc_cumperc(data)

# S3 method for ProgressList
calc_cumperc(data)

calc_perc(data)

# S3 method for Progress
calc_perc(data)

# S3 method for ProgressList
calc_perc(data)

Arguments

data

data.frame. The quickstats progress variable.

Value

A ProgressList.

Details

This function relies on the tidyverse package to tidy the data.