Plot estimated stage counts
Usage
# Default S3 method
stage_barplot(object, include_type_0 = TRUE, ...)
Arguments
- object
a
subtype_and_stage_table
object (a type of data.frame)- include_type_0
logical whether to include Type 0 in the plot
- ...
unused
Examples
sim_subtype_and_stage_table |> stage_barplot()