clean_states: Cleans Khan state change data so it can be joined with...

Description Usage Arguments Value

View source: R/utils.R

Description

Cleans Khan state change data so it can be joined with exercise and map data.

Usage

1
clean_states(khanstates, numeric_sid = TRUE)

Arguments

khanstates

dataframe containing state change data for students. should look like dataframe in data(simulated_khanstate.rda)

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.