Description Usage Arguments Value Author(s)
View source: R/utils.examples.R
Function returning a list with three values and large DF
1 | example_list_large(name_1 = "NAME1", value_2 = 1)
|
name_1 |
( |
value_2 |
( |
A list with three elements, a generic data frame
inside the element data.frame
a list element with
the value "VALUE1" inside the element with name of
parameter name_1
and an item with the name "NAME2"
and the value of value_2
inside.
Sebastian Wolf sebastian@mail-wolf.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.