remove_report: Remove a Report

View source: R/report.R

remove_reportR Documentation

Remove a Report

Description

Removes all the directories and files based on a issue_key and report_title pair. No changes are made in cases where the provided pair does not exist in the working directory or the function is not run interactively.

Usage

remove_report(issue_key, report_title)

Arguments

issue_key

Issue identifier.

report_title

Name of the new report. It cannot contain any forward slashes.

See Also

cat_line,cli_alert,cli_bullets press_enter


meerapatelmd/suzyBakeOven documentation built on March 30, 2022, 1:44 p.m.