commit_log {rdataretriever} | R Documentation |
See the log of committed dataset stored in provenance directory
commit_log(dataset)
dataset |
name of the dataset stored in provenance directory |
No return value, prints message after commit
## Not run:
rdataretriever::commit_log("iris")
## End(Not run)