Learn R Programming

rdataretriever (version 3.1.1)

reset: Reset the scripts or data(raw_data) directory or both

Description

Reset the scripts or data(raw_data) directory or both

Usage

reset(scope = "all")

Value

No return value, resets the scripts and the data directory

Arguments

scope

All resets both scripst and data directory

Examples

Run this code
if (FALSE) {
rdataretriever::reset("iris")
}

Run the code above in your browser using DataLab