View source: R/RecruitmentComparitor.R
ggPlotPlatformRecruitment | R Documentation |
This function creates a plot of recruitment comparing a platform with 2 ISAs and 2 consecutive POC studies. Mainly used by the Shiny app execute by calling RunExample( "CompareRecruitment" ). This version returns a ggplot2 object.
ggPlotPlatformRecruitment(
nQtyReps,
nMaxQtyPats,
vPatsPerMonthPerSite1,
dDelayToStartPOC,
dDelayBetweenTrialsPOC,
vQtySitesPOC,
dDelayToStartPlat,
dDelayBetweenTrialsPlat,
vQtyOfSitesPlat1,
vQtyOfSitesPlat2
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.