Description Usage Arguments Value Examples
This function provides access to the built-in longitudinal data sets.
1 |
con |
A database connection. The default |
dnr |
Name of a dataset, e.g. |
element |
In case that |
ids |
Vector with values from the |
A list, data frame or tibble with rows selected according to ids
.
1 2 | # first three ids from smocc
d <- load_data(dnr = "smocc", element = "child", ids = 10001:10003)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.