Description Usage Arguments Value Examples
Function reads a simple list, which contain vectors and functions.
1 | read_list(x)
|
x |
(character) Either a path to a file, a connection,
or literal data (either a single string or a raw vector). |
An R list.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.