powered by
Git commit of project.
commitProject(commit.message = "", project.id = getProject(), addAll = FALSE, checkSync = TRUE)
message describing edits
project to commit
logical for adding every R script and support file to commit
logical for checking sync status
commit message
Need git option active. Uses git2r package. addAll = TRUE will increase compute time.
# NOT RUN { commitProject("adaprHome","Did I change something?") # } # NOT RUN { # }
Run the code above in your browser using DataLab