Description Usage Arguments Value
Plot a Ne trajectory
1 | plot_trajectory(df, ylimits, breaks, root_time, vline = NULL)
|
df |
A data frame containing six columns (Time, Mean, Median, Upper, Lower, Label) |
ylimits |
range of y axis |
breaks |
Breaks for x axis |
root_time |
Minimum for x axis |
vline |
x intercept for a dashed line to denote start of forecast |
A ggplot object of the trajectory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.