Description Usage Arguments Value Examples
Function to transpose dataframes if they are not yet in the desired format for the functions.
1  | TransfData(id, var, rater, data)
 | 
id | 
 Variable indicating the ID of the rated observations.  | 
var | 
 Variable indicating the ratings.  | 
rater | 
 Variable indicating the raters.  | 
data | 
 Dataframe  | 
Returns a transposed dataframe that can be used for the functions in this package.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.