inst/templates/setup.R

# Create POEM Report for {{{ report_month }}} {{{ report_year }}}


poemReport::data_cleaning(report_month = "{{{ report_month }}}",
                            report_year = "{{{ report_year }}}")

poemReport::poem_report(report_month = "{{{ report_month }}}",
                            report_year = "{{{ report_year }}}")
Dpananos/poemReport documentation built on Nov. 13, 2020, 4:07 a.m.