download_caliber_repo: Download the caliber github repository

View source: R/caliber.R

download_caliber_repoR Documentation

Download the caliber github repository

Description

Downloads to tempdir() and unzips, invisibly returning the file path to the unzipped folder.

Usage

download_caliber_repo(url)

Arguments

url

Download URL (e.g. "https://github.com/spiros/chronological-map-phenotypes/archive/refs/heads/master.zip")

Value

File path to downloaded (and unzipped) repository, invisibly.

See Also

Other CALIBER: default_overlapping_disease_categories_csv(), get_caliber_categories_mapping(), read_caliber_raw(), reformat_caliber_for_ukb()

Examples

## Not run: 
caliber_dir_path <- download_caliber_repo()

## End(Not run)

rmgpanw/codemapper documentation built on Aug. 30, 2023, 4:07 p.m.