get_subjects | R Documentation |
Get subjects
get_subjects(connection = NULL)
connection |
A connection to the peekbank database |
A 'tbl' of Subjects data. Note that Subjects is a table used to link longitudinal Administrations, which is the primary table you probably want. If 'connection' is supplied, the result remains a remote query, otherwise it is retrieved into a local tibble.
## Not run:
get_subjects()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.