List of parameter options for IncidencePrevalence plot functions.
optionsPlot.Rd
Options are:
hideConfidenceInterval: Logical. Whether to show confidence intervals
line: Logical. Whether to plot a line using geom_line
point: Logical. Whether to plot points using geom_point
facetNcols -> Numeric. Number of facet columns
facetScales -> Character. Should scales be fixed ("fixed", the default), free ("free"), or free in one dimension ("free_x", "free_y")?