View source: R/ukb_synthetic_dataset.R
get_ukb_synthetic_data | R Documentation |
Download the UKB synthetic dataset
get_ukb_synthetic_data(download_dir, dataset = "tabular.md5", timeout = 600)
download_dir |
Directory to download files to. |
dataset |
Character. The name of one of the |
timeout |
Integer. Passed to |
Invisibly returns a list with downloaded file paths and errors for failed downloads.
## Not run: get_ukb_synthetic_data(download_dir = tempdir()) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.