rtPlotMeanAgeGrid: plots mean age of M&F over multiple days and grid cells

Description Usage Arguments Value Examples

Description

rtPlotMeanAgeGrid plots change in mean age of M&F over whole grid from a passed array of day,y,x,sex,age. Uses a different approach from rtPlotPopAndPupae using reshape2, dplyr & ggplot2. EXPERIMENTAL

Usage

1
rtPlotMeanAgeGrid(aGrid, title = "Mean Age across whole grid")

Arguments

aGrid

array of day,y,x,sex,age

title

a title for the plot

Value

?ggplot2 object

Examples

1
2

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