Description Usage Arguments Value Examples
Retrieve a data_split-class object from object.
1 2 3 4 5 6 7 8 9 10 | data_split(siamcat)
## S4 method for signature 'ANY'
data_split(siamcat)
## S4 method for signature 'data_split'
data_split(siamcat)
## S4 method for signature 'list'
data_split(siamcat)
|
siamcat |
(Required). An instance of siamcat-class that contains a label or instance of data_split-class or a list. |
The data_split-class object or NULL.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.