download_example_data: Download and Load Example Data from Zenodo

View source: R/Download_Datasets.R

download_example_dataR 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.


MUGS documentation built on June 8, 2025, 12:35 p.m.