check_subscription | R Documentation |
check the subscription database
check_subscription(
dMeasure_obj,
clinicians = NA,
date_from = NA,
date_to = NA,
adjust_days = 7
)
dMeasure_obj |
dMeasure object |
clinicians |
vector of users to check |
date_from |
date from, by default $date_a |
date_to |
date to, by default $date_b |
adjust_days |
number of days to adjust if the date is adjusted then reactive $check_subscription_datechange_trigR is triggered |
a list $changedate, $date_from, $date_to $changedate (TRUE/FALSE), and the (possibly) adjusted dates warning generated if $changedate is TRUE
dMeasure_obj$check_subscription()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.