ggPlotPlatformRecruitment: PlotPlatformRecruitment

View source: R/RecruitmentComparitor.R

ggPlotPlatformRecruitmentR Documentation

PlotPlatformRecruitment

Description

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.

Usage

ggPlotPlatformRecruitment(
  nQtyReps,
  nMaxQtyPats,
  vPatsPerMonthPerSite1,
  dDelayToStartPOC,
  dDelayBetweenTrialsPOC,
  vQtySitesPOC,
  dDelayToStartPlat,
  dDelayBetweenTrialsPlat,
  vQtyOfSitesPlat1,
  vQtyOfSitesPlat2
)

See Also

View Code on GitHub


kwathen/OCTOPUS documentation built on Oct. 24, 2024, 12:36 p.m.