View source: R/03-readString.R
readString | R Documentation |
Read String
readString(content, mode, withColnames = TRUE)
content |
(character) string from clipboard |
mode |
(character) paste mode, one of "auto", "comma-separated", "tab-separated", "semicolon" |
withColnames |
(logical) should the first row be used as colnames? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.