bio_field_add | R Documentation |
Adds field column entries from a dataframe to a file
bio_field_add(data, out = "ukb_field_subset.txt")
data |
A dataframe with obligatory column field.
(Ideally the output of |
out |
Field subset file name (including path). Default "ukb_field_subset", writes or appends fields one per line to "ukb_field_subset" in the current directory. |
A file with one field per line (no header). If the file exists, the additional fields are appended.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.