where_mega2rtutorial_data: show directory of tutorial data

View source: R/mega2rtutorial.R

where_mega2rtutorial_dataR Documentation

show directory of tutorial data

Description

This function shows the directory the Mega2Rtutorial (inst/exdata) was copied to.

Usage

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

Arguments

dir

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

Value

dir tutorial to hold vignette

Examples

directory = where_mega2rtutorial_data()


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