| print.dataset | R Documentation |
Prints the sizes of the two parts of a split and the target they share.
## S3 method for class 'dataset'
print(x, ...)
x |
The split (object of class |
... |
Other parameters. |
dataset-class, splitdata
require (datasets)
data (iris)
splitdata (iris, 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.