Description Usage Arguments Value
View source: R/plotSamplingSchedule.R
This function plots the sampling schedule.
1 2 | plotSamplingSchedule(ps, time_var, subjectID_var, main_factor,
theme_manual = set.theme)
|
ps |
(Required). A |
time_var |
Character string. The name of the variable to map time in the plot (integer vector). |
subjectID_var |
Character string. The name of the variable to map Subject Ids in the plot (factor vector). |
main_factor |
Character string. The name of the variable to map main factor in the plot (factor vector). |
theme_manual |
Character string. Specifying the object of theme_update. |
ggplot2-class
that displays the sampling schedule.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.