rtPlotAgeStructure: plots age structure over multiple days 'rtPlotAgeStructure'...

Description Usage Arguments Value Examples

Description

plots age structure over multiple days rtPlotAgeStructure visualises change in age structure over time using a raster type plot. Requires the raster package.

Usage

1

Arguments

df

a dataframe with days in columns and ages in rows OR an array of [day,y,x,sex,age]

title

a title for the plot

Value

nothing

Examples

1
2
tst <- rt_runAspatial(verbose=FALSE)
rtPlotAgeStructure(tst$dfRecordF) 

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