Description Usage Arguments Value
Hiermee wordt een tabel uit het klembord in R geïmporteerd als data.frame
.
1 2 | import.clipboard(sep = "\t", header = TRUE, na = c("", "NA",
"NULL"), format.NL = Sys.isdecimalcomma(), startrow = 1, ...)
|
sep |
Standaard is |
header |
Standaard is |
na |
Standaard is |
format.NL |
Standaard is |
startrow |
Standaard is |
... |
Parameters die doorgegeven worden aan |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.