.testAutoReport: Simple test of automated report
Description
Simple test of automated reporting from definitions provided in a yaml
config file
Usage
.testAutoReport(aNum = 1, aChar = "a", anExp = Sys.Date(), bulletin = 0)
Value
A simple message listing the contents of the arguments
Arguments
- aNum
a number
- aChar
a character
- anExp
an expression
- bulletin
Integer defining if report is of type bulletin (1) or not
(0). Set to 0 by default