View source: R/load_classifier_df.R
function to load and apply classifier created with the classification_df function
1 | load_classifier_df(df, model="model.RData")
|
df |
data frame with the last column corresponding to the class or group being used. |
model |
classifier model name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.