read.simple | R Documentation |
It is essentially read.table() with file/path parsing.
read.simple(...)
... |
Multiple simple variables to parse. |
## Not run:
if (interactive()) {
# read.simple("path/to/a/file")
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.