clean_mega2rtutorial_data {Mega2R} | R 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()
[Package Mega2R version 1.1.0 Index]