Description Usage Arguments Value Examples
shuffle labels of each frame
1 2 3 4 | shuffle_labels(x, ...)
## S4 method for signature 'ImageSet'
shuffle_labels(x, subset = NULL)
|
x |
IrisSpatialFeatures ImageSet object that has had extract nearest neighbors run |
ImageSet with labels shuffled
1 2 3 | #loading pre-read dataset
dataset <- IrisSpatialFeatures_data
shuffle_labels(dataset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.