CohortSizeConst-class | R Documentation |
This class is used when the cohort size should be kept constant.
size
the constant integer size
# This is to have along the study a constant cohort size of 3
mySize <- CohortSizeConst(size=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.