Learn R Programming

Mega2R (version 1.1.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"))

Value

dir tutorial to hold vignette

Arguments

dir

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

Examples

Run this code
directory = where_mega2rtutorial_data()

Run the code above in your browser using DataLab