Description Usage Arguments See Also Examples
Convenience function for reading tabular data from the
clipboard. The function checks the system OS and provides
the appropriate wrapper call to read.table
.
1 |
sep |
the delimiter used in the copied text. |
header |
boolean; does the first row contain column names? |
... |
optional arguments passed to
|
1 2 | ## with some data on the clipboard, simply write
# x <- read.cb()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.