generate_preliminary_analysis: Generate preliminary analysis report

Description Usage Arguments Value

View source: R/generate_preliminary_analysis.R

Description

Generate an html report of the preliminary analysis report, originally prepared in August / September 2017

Usage

1
2
3
4
5
generate_preliminary_analysis(
  date = NULL,
  output_dir = NULL,
  output_file = "maragra_preliminary_analysis.html"
)

Arguments

date

A date to be printed on the report. If NULL (the default), the current date will be used

output_dir

The directory to which the file should be written. If NULL (the default), the current working directory will be used.

output_file

The name of the file to be written.

Value

An html will be written


joebrew/maragra documentation built on Aug. 11, 2020, 8:39 p.m.