read_ukb_metadata: Read the data dictionary for main dataset

read_ukb_metadataR Documentation

Read the data dictionary for main dataset

Description

The metadata file ukbxxxxx.html can be generated using ukb utility. This function reads the html formatted file and return metadata in a dataframe.

Usage

read_ukb_metadata(fhtml)

Arguments

fhtml

Path to file

Value

metadata for main dataset as dataframe

Examples

read_ukb_metadata ("ukb12345.html")

niekverw/ukbpheno documentation built on Oct. 30, 2023, 9:17 p.m.