almartin82 / mapvizieR

visualizations and reports for the NWEA MAP assessment in R
Other
17 stars 6 forks source link

there are reserved columns in roster_to_cdf #296

Open almartin82 opened 8 years ago

almartin82 commented 8 years ago

roster_to_cdf and roster_to_growth_df will flip out if you try to move one of the columns that is used for the join. you can't, for instance, move studentid from roster to cdf. this is not a huge problem because there's no reason to make that move, but it should fail informatively