'shiny' module server-side UI generator for the animaltracker app's summary statistics tables.
reactivePlot(input, output, session, plot_type, dat)
'shiny' server input, automatically populated
'shiny' server output, automatically populated
'shiny' server session, automatically populated
plot type to generate
animal data frame
'shiny' renderPlot object