Description Usage Arguments Value
Pastes data from clipboard as a vertically formatted character vector on multiple lines. One line is used per element. Considers ',', 'tab', 'newline' as delimiters.
1 | parse_vector(input_vector)
|
input_vector |
an optional character vector to attempt to break up, and escape. |
A vector parsed from the clipboard as ether a character string or a character vector. The type attribute contains the type guessed by 'readr'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.