readColumnsFromTextFile | R Documentation |
Ref: https://www.gastonsanchez.com/visually-enforced/how-to/2012/06/23/Read-file-by-columns/
readColumnsFromTextFile(filenm, cols = c(1), sep = ",", ...)
filenm |
str |
cols |
vectorInteger |
sep |
str |
... |
others for read.csv |
data.frame from read.csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.