make_pdf_summary_report: Create Standard Summary Report for STM Results

Description Usage Arguments

View source: R/make_pdf_summary_report.R

Description

Create standard summary report for STM results.

Usage

1
2
make_pdf_summary_report(stm_input_file, stm_results_dir, report_title,
  geogs = c("EU", "UN", "US"))

Arguments

stm_input_file

Path to file containing objects used as input to the STM analysis.

stm_results_dir

Directory containing results from STM analysis. The .Rdata file containing model output should have the same name as this directory.

report_title

Title for the summary report. This is also used to name the output file, and thus should not contain special characters.

geogs

Which geographies to include in the report.


dtburk/texanaaid documentation built on Nov. 12, 2019, 9:44 p.m.