get_data: Get data

View source: R/get_data.R

get_dataR Documentation

Get data

Description

Download remote resources stored on GitHub Releases via piggyback.

Usage

get_data(
  fname,
  repo = "RajLabMSSM/echoannot",
  save_dir = tools::R_user_dir("echoannot", which = "cache"),
  overwrite = FALSE
)

Arguments

fname

File name.

repo

GitHub repository name.

save_dir

Local directory to cache data in.

overwrite

Should any local files of the same name be overwritten? default TRUE.


RajLabMSSM/echoannot documentation built on Oct. 26, 2023, 2:41 p.m.