conditions.event_term | R Documentation |
Constructs a vector of condition labels by combining the levels of the categorical events.
## S3 method for class 'event_term'
conditions(x, drop.empty = TRUE, ...)
x |
An event_term object. |
drop.empty |
Logical; if TRUE, conditions with no cells are dropped (default is TRUE). |
... |
Additional arguments. |
A character vector of condition labels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.