duplicate_report: Duplicate a report template into the working directory

Description Usage Arguments Details Value

View source: R/duplicate_report.R

Description

Duplicate a report template into the working directory

Usage

1
duplicate_report(analysis)

Arguments

analysis

A character string specifing the type of analysis desired. Current options are: "tsp".

Details

This function duplicates an existing report template should the user decide to make edits to any portion of the standard template. The function will pop-up a file chooser dialog box so that the user may select a directory in which to create the duplicated file. We encourage the user to use the "diff_report" command if they make changes to the original report.

Value

The file path to the duplicated file, should the user later desire to supply it to "diff_report".


leekgroup/sig2trial documentation built on May 20, 2019, 11:31 p.m.