Skip to contents

Download and Load Example Data from Zenodo

Usage

download_example_data(
  file,
  cache_dir = tools::R_user_dir("MUGS", which = "cache")
)

Arguments

file

Name of the .rda/.Rdata file to download.

cache_dir

Directory to store the downloaded data locally.

Value

Loads the dataset into the global environment.