clean_map: Clean MAP data so it can be joined with Khan exercise and...

Description Usage Arguments Value

View source: R/utils.R

Description

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

Usage

1
clean_map(mapdata, numeric_sid = TRUE)

Arguments

numeric_sid

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

map

Dataframe of MAP data provided by NWEA. Looks like dataframe in data(sample_map_data)

Value

returns a cleaned dataframe


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