Skip to contents

Shiny UI components and module server logic for visualizing population age-class distribution distributions and demographic structures.

Usage

distPlotApp(title = "Population Ethology")

distPlotServer(id, simres, x_var = NULL, total = NULL, norm = NULL)

distPlotInput(id)

distPlotOutput(id)

Arguments

title

Application title

id

module ID string

simres

reactive simulation state holding the active `ewing` data object