plot.exposure.levels {SimVitD}R Documentation

Plotting the exposures to infection on vitamin D status curves.

Description

Plot the exposures to infection as points on top of the vitamin D curves plotted from plot.vitd.curve.

Usage

    ## S3 method for class 'exposure.levels'
plot( x, col = "blue", ... )
  

Arguments

x

An object of class exposure.levels.

col

Character, value for the colour of the points.

...

Additional arguments to be passed to the plot function.

Author(s)

Rebecca Mangan and Jason Wyse


[Package SimVitD version 1.0.3 Index]