View source: R/constructAlternativeEvents.R
flattenAlternativeEvents | R Documentation |
Combine all alternative events into a single list with appropriate names
flattenAlternativeEvents(alt_events, min_alt_event_count = 1)
alt_events |
List of alternative events from constructAlternativeEventsWrapper |
min_alt_event_count |
Minimal number of required alternative events per group (default: 1). Increase this to only report events with more than one alternative. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.