Description Usage Arguments Value
Gets the type of a CLR object resulting from converting an R object. This function is mostly for documentation purposes, but may be of use to end users.
1 | rToClrType(x)
|
x |
An R objects |
A list, with columns including mode, type,class,length and the string of the corresponding CLR type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.