rtReportPhase2: produces a report for one run NOTE! this is not used by shiny...

Description Usage Arguments Value Examples

Description

rtReportPhase2 creates a pdf of text and graphical output for this run.

Usage

1
rtReportPhase2(aRecord, lNamedArgs, filename = "reportPhase2.html")

Arguments

aRecord

output from phase2 a multi-dimensional array for adults [day,y,x,sex,ages] *later it may need to include pupae*

lNamedArgs

a list of the arguments and their values passed to rtPhase2Test2

filename

a name for the report file

Value

?nothing maybe

Examples

1
2
#tst <- rt_runGridTestSpread()
#rtReportPhase2(tst, lNamedArgs, filename="myoutput.pdf")

AndySouth/rtsetse documentation built on May 5, 2019, 6:02 a.m.