commit: Commit a dataset

View source: R/rdataretriever.R

commitR Documentation

Commit a dataset

Description

Commit a dataset

Usage

commit(dataset, commit_message = "", path = NULL, quiet = FALSE)

Arguments

dataset

name of the dataset

commit_message

commit message for the commit

path

path to save the committed dataset, if no path given save in provenance directory

quiet

logical, if true retriever runs in quiet mode

Value

No return value, provides confirmation for commit

Examples

## Not run: 
rdataretriever::commit("iris")

## End(Not run)

ropensci/ecoretriever documentation built on May 18, 2022, 9:53 a.m.