| as.code | R Documentation |
Convert object to code
as.code(x)
## S3 method for class 'code'
as.code(x)
## Default S3 method:
as.code(x)
x |
object to convert |
By default objects are first converted to factor using
as.factor before being converted to code using
as.code.
Returns an object of type code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.