droplevels,hyperSpec-method | R Documentation |
calls base::droplevels()
on the data.frame in spc@data
.
## S4 method for signature 'hyperSpec'
droplevels(x, ...)
x |
hyperSpec object |
... |
handed to |
hyperSpec object with unused levels of all factors in @data
dropped.
base::droplevels()
chondro[1:3]$clusters
droplevels (chondro [1:3])$clusters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.