| decode.data.frame | R Documentation |
Decodes a data.frame. Calls as_factor() for each column with an encoded guide attribute.
## S3 method for class 'data.frame'
decode(x, ...)
x |
inherits data.frame |
... |
ignored |
same class as x
Other decode:
as_factor(),
decode(),
decode.default()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.