download_example_data {MUGS}R Documentation

Download and Load Example Data from Zenodo

Description

Download and Load Example Data from Zenodo

Usage

download_example_data(file, destdir = tempdir())

Arguments

file

Name of the .Rdata file to download (e.g., "S.1.Rdata").

destdir

Directory to store the downloaded data. Defaults to a temporary directory.

Value

A list containing the loaded dataset.


[Package MUGS version 0.1.0 Index]