Description Usage Arguments Value
Loads UK Biobank data and subsets required fields. Use to avoid loading full data each time. See https://biobank.ndph.ox.ac.uk/showcase/ to identify field codes.
1 | visit_subset(data_path, fields, ..., save = NULL)
|
data_path |
Path to raw UK Biobank data unpacked using |
fields |
Vector of fields to extract e.g. |
... |
Passed to |
save |
Optional path to save output. |
Data table with all instances/arrays for each field. Note the date field (53) is always returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.