dump_mega2rtutorial_data: dump tutorial data

View source: R/mega2rtutorial.R

dump_mega2rtutorial_dataR Documentation

dump tutorial data

Description

This function retrieves data stored in the Mega2rtutorial (inst/exdata). It dumps them in the specified directory.

Usage

dump_mega2rtutorial_data(dir = file.path(tempdir(), "Mega2Rtutorial"))

Arguments

dir

The directory to store the tutorial data to. By default, this is tempdir()/Mega2Rtutorial

Value

None

Examples

dump_mega2rtutorial_data()


Mega2R documentation built on May 29, 2024, 1:14 a.m.