Nothing
The outcome r outcome$name
occurring between target r populationSettings$startAnchor
+ r populationSettings$riskWindowStart
days and target r populationSettings$endAnchor
+ r populationSettings$riskWindowEnd
days is defined as:
markdown <- tryCatch( {CirceR::cohortPrintFriendly(outcome$expression)}, error = function(e) return('') ) markdown <- gsub('###', '####',markdown) cat(markdown)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.