powered by
This function retrieves data stored in the Mega2rtutorial (inst/exdata). It dumps them in the specified directory.
dump_mega2rtutorial_data(dir = file.path(tempdir(), "Mega2Rtutorial"))
The directory to store the tutorial data to. By default, this is tempdir()/Mega2Rtutorial
None
# NOT RUN { dump_mega2rtutorial_data() # }
Run the code above in your browser using DataLab