reset {rdataretriever} | R Documentation |
Reset the scripts or data(raw_data) directory or both
reset(scope = "all")
scope |
All resets both scripst and data directory |
No return value, resets the scripts and the data directory
## Not run:
rdataretriever::reset("iris")
## End(Not run)