| svm | R Documentation | 
Determine if an R object is a scalar, vector or matrix
svm(obj)
obj | 
 An R object. Must be a vector or matrix.  | 
An object is considered as a scalar if it has a length 1.
"s" for a scalar, "v" for a vector and "m" for matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.