get_data: Get data

View source: R/get_data.R

get_dataR Documentation

Get data

Description

Get data via piggyback.

Usage

get_data(
  fname,
  repo = "RajLabMSSM/echofinemap",
  save_dir = tempdir(),
  tag = "latest",
  overwrite = FALSE,
  ...
)

Arguments

fname

File name.

repo

GitHub repository name.

save_dir

Local directory to cache data in.

tag

tag for the GitHub release to which this data should be attached.

overwrite

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

...

Arguments passed on to echodata::get_data


RajLabMSSM/echofinemap documentation built on Jan. 3, 2023, 1:42 a.m.