Plot method for "biokinetics_population_stationary_points" class

# S3 method for class 'biokinetics_population_stationary_points'
plot(x, ..., upper_detection_limit = NULL)

Arguments

x

An object of class "biokinetics_population_stationary_points". These are generated by running biokinetics$population_stationary_points(). See biokinetics$population_stationary_points()

...

Further arguments passed to the method.

upper_detection_limit

Numeric. Optional upper detection limit. Will be plotted as a dotted line.