tidy_runs: Tidy runs data obtained from the fetch_runs function

Description Usage Arguments Value Examples

Description

Tidy runs data obtained from the fetch_runs function

Usage

1

Arguments

data

raw data frame obtained from fetch_runs

Value

data frame containing runs information in tidy format

Examples

1
2
raw_runs <- fetch_runs("sgdq2015")
tidy_sgdq2015 <- tidy_runs(raw_runs)

bkkkk/gdqr documentation built on May 12, 2019, 9:28 p.m.