read_text | R Documentation |
The text can also be the value '"clipboard"' which will use 'readr::clipboard()'.
read_text(txt, delim = "\t", ...)
txt |
character string |
delim |
the delimiter to use, passed to 'readr::read_delim()' |
... |
additional arguments passed to 'readr::read_delim()' |
data.frame
Tom Elliott
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.