shuffle_labels: shuffle labels of each frame

Description Usage Arguments Value Examples

Description

shuffle labels of each frame

Usage

1
2
3
4
shuffle_labels(x, ...)

## S4 method for signature 'ImageSet'
shuffle_labels(x, subset = NULL)

Arguments

x

IrisSpatialFeatures ImageSet object that has had extract nearest neighbors run

Value

ImageSet with labels shuffled

Examples

1
2
3
#loading pre-read dataset
dataset <- IrisSpatialFeatures_data
shuffle_labels(dataset)

gusef/IrisSpatialFeatures documentation built on May 6, 2019, 9:50 p.m.