View source: R/getTheCategory.R
getTheCategory | R Documentation |
Calculate the category of the data.
getTheCategory(theData)
theData |
The prepared data matrix. |
The function returns an array.
## Not run:
theCategory <- getTheCategory(theData)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.