loadDataFrame | R Documentation |
Load data frame
loadDataFrame(
filename,
idcol = NULL,
header = TRUE,
stringsAsFactors = FALSE,
check.names = TRUE,
comment.char = "#",
sep = "\t",
...
)
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.