View source: R/ReadStringFromFile.R
ReadStringFromFile | R Documentation |
Read content of a file as a string
ReadStringFromFile(fileName)
fileName |
Name of file to read. Required. |
String
## Not run:
ReadStringFromFile(fileName)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.