Skip to contents

Get URL links to from UKB synthetic dataset webpage

Usage

get_ukb_synthetic_dataset_html_links(pattern = "md5$")

Arguments

pattern

Optionally filter the list of URLs for a subset matching a pattern.

Value

A character vector of URLs.

Examples

if (FALSE) {
get_ukb_synthetic_dataset_html_links()
}