Learn R Programming

Mega2R (version 1.0.0)

where_mega2rtutorial_data: 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

Run this code
# NOT RUN {
directory = where_mega2rtutorial_data()

# }

Run the code above in your browser using DataLab