ReadTextFile | R Documentation |
Read content of a (tab delimited: see parameters) text file.
ReadTextFile(fileName, ...)
fileName |
Name of file to read. Required. |
... |
Additional parameters passed to |
data.table object.
## Not run:
ReadTextFile(fileName)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.