| check_training_frac | R Documentation |
Check that the training fraction is greater than 0 and less than or equal to 1
check_training_frac(frac)
frac |
fraction (numeric) |
Kelly Sovacool, sovacool@umich.edu
## Not run:
check_training_frac(0.8)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.