View source: R/utils_eventParsing.R
findEventData | R Documentation |
Check if event data can be found in data
and then event
. Event
data has to be an object of class eventData
findEventData(event = NULL, data = NULL)
event |
Character: AS event that may contain event data in its
attribute |
data |
Data frame or matrix: either event data or data containing event
data in its attributes |
Event data (or NULL
if not found)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.