example_nested_data | R Documentation |
A dataset containing example data that can be nested. Mainly used for examples and testing.
example_nested_data
A tibble with 1000 rows and 7 variables
A column that can be nested, ranging from 1 to 20.
Another column that can be nested, ranging from 1 to 10.
A numeric column that depends on 'id'.
A sequential numeric column (with some added randomness), independent of the other columns.
A column dependent on id, id2, x and y.
A randomly generated numeric column, ranging from 1 to 100.
A randomly generated numeric column, centred around 50.
example_nested_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.