clean_mega2rtutorial_data: remove tutorial data

View source: R/mega2rtutorial.R

clean_mega2rtutorial_dataR Documentation

remove tutorial data

Description

This function removes the Mega2R tutorial (inst/exdata) data that was copied to the specified directory.

Usage

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

Arguments

dir

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

Value

None

Examples

clean_mega2rtutorial_data()


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