run_commit_push: Run and optionally commit or push a collection of reports.

View source: R/orderly.R

run_commit_pushR Documentation

Run and optionally commit or push a collection of reports.

Description

Run and optionally commit or push a collection of reports.

Usage

run_commit_push(reports, commit = TRUE, push = FALSE)

Arguments

reports

A vector of report names.

commit

Should the reports be commited? Defaults to 'TRUE'.

push

Should the reports be pushed to remote? Defaults to 'FALSE'.


athowes/multi.utils documentation built on July 20, 2024, 10:57 p.m.