as_text | R Documentation |
Parses a raw vector as lines of text. This is similar to charToRaw but splits output by (platform specific) linebreaks and allows for marking output with a given encoding.
as_text(x, ...)
x |
vector to be converted to text |
... |
parameters passed to readLines such as |
base::charToRaw
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.