Description Usage Arguments Value
Similar to read_clip_tbl from clipr, however it will error if there are less than 2 rows and it tries to guess the separator.
1 | read_clip_tbl_guess(x = NULL, ...)
|
x |
contents of the clipboard |
... |
arguments passed to read.table |
a parsed table from the clipboard. Separator is guessed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.