Learn R Programming

rdataretriever (version 3.1.1)

commit_log: See the log of committed dataset stored in provenance directory

Description

See the log of committed dataset stored in provenance directory

Usage

commit_log(dataset)

Value

No return value, prints message after commit

Arguments

dataset

name of the dataset stored in provenance directory

Examples

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

Run the code above in your browser using DataLab