doc/package-dev.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  eval = FALSE
)

## -----------------------------------------------------------------------------
#  # Generating reports
#    hisreportr::render_report(report_name = "hcv_month",
#                              quiet = TRUE)

## -----------------------------------------------------------------------------
#  # Syntax for .Renviron file
#    PGRES_HOST=pgres_srv.hostname.org
#  
JayAchar/hisreportr documentation built on March 18, 2020, 5:57 a.m.