clean_khanmath: Clean Khan exercise data so it can be joined with state...

Description Usage Arguments Value

View source: R/utils.R

Description

Clean Khan exercise data so it can be joined with state change and MAP data.

Usage

1
clean_khanmath(khanmath, numeric_sid = TRUE)

Arguments

khanmath

dataframe containing composite exercise data for students. should look like dataframe in data(simulated_khanmath)

numeric_sid

conditional indicating whether studentid is numeric or not. default is TRUE

Value

returns a cleaned dataframe


kimjam/khanELO documentation built on May 20, 2019, 9:40 a.m.