powered by
This function removes the Mega2R tutorial (inst/exdata) data that was copied to the specified directory.
clean_mega2rtutorial_data(dir = file.path(tempdir(), "Mega2Rtutorial"))
The directory to remove the tutorial data to. By default, this is tempdir()/Mega2Rtutorial
None
# NOT RUN { clean_mega2rtutorial_data() # }
Run the code above in your browser using DataLab