| check_outcome_value | R Documentation | 
Check that the outcome variable is valid. Pick outcome value if necessary.
check_outcome_value(dataset, outcome_colname)
| dataset | Data frame with an outcome variable and other columns as features. | 
| outcome_colname | Column name as a string of the outcome variable
(default  | 
outcome value
Zena Lapp, zenalapp@umich.edu
Kelly Sovacool, sovacool@umich.edu
## Not run: 
check_outcome_value(otu_small, "dx", "cancer")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.