Description Usage Arguments Examples
View source: R/plot_trajectory.R
Plot a fitted trajectory on z-score scale
1 2 3 |
x |
an object returned from |
x_range |
a vector specifying the range (min, max) that the superposed z-score bands should span on the x-axis |
nadir |
should a guide be added to the plot showing the location of the nadir? |
recovery |
age in days at which to plot recovery from nadir (only valid if nadir is TRUE) - if NULL (default), will not be plotted |
width |
width of the plot |
height |
height of the plot |
hover |
variable names in |
checkpoints |
should the checkpoints be plotted (if available)? |
z |
z-scores at which to draw the z-score bands |
x_units |
units of age x-axis (days, months, or years) |
... |
additional parameters passed to |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.