View source: R/RPT_namelist_pred.R
RPT_namelist_pred | R Documentation |
To present the prediction details and those people who are not involved in prediction for some reason, it is a good idea to make a name list for every class. So the teachers can easily know the details in his/her class.
RPT_namelist_pred(class_NL, user_NL)
class_NL |
Data.frame, class name list, has a column indicate the name and a corresponding column indicate it's class. user_name and class |
user_NL |
Data.frame or character vector, if input is a data.frame, it should has a column
indicate the name and a corresponding potential judgment(see |
A tibble contains class and the name list of every class as a single long string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.