cb_filter.range.db | R Documentation |
This is a method for cohortBuilder [cb_filter.range()] generic. It creates 'range' filter type definition for specified table database connection.
## S3 method for class 'db' cb_filter.range( source, type = "range", id = .gen_id(), name = id, variable, range = NA, dataset, keep_na = TRUE, ..., description = NULL, active = TRUE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.