file_string | R Documentation |
'\n'
The source code of this function should be self-explanatory.
file_string(file)
file |
Path to a text file (should be encoded in UTF-8). |
A character string of text lines concatenated by '\n'
.
xfun::file_string(system.file("DESCRIPTION", package = "xfun"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.