Renders the number of individuals in each category.
categorical_count_renderer_process(renderer, variable, categories)
a Render
object.
a CategoricalVariable
object.
a character vector of categories to render.
a function which can be passed as a process to simulation_loop
.