| nearest_rit | R Documentation | 
Given studentid, measurementscale, and a target_date, the function will return the closest RIT score.
nearest_rit(mapvizieR_obj, studentid, measurementscale, target_date,
  num_days = 180, forward = TRUE)
mapvizieR_obj | 
 mapvizieR object  | 
studentid | 
 target studentid  | 
measurementscale | 
 target subject  | 
target_date | 
 date of interest,   | 
num_days | 
 function will only return test score within num_days of target_date  | 
forward | 
 default is TRUE, set to FALSE if only scores before target_date should be chosen  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.