persondata | R Documentation |
Extract person-level information
persondata(x)
x |
A list containing element |
A tibble with person-level data
fn <- system.file("extdata/bds_v3.0/smocc/Laura_S.json",
package = "jamesdemodata")
persondata(read_bds(fn))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.