R/all_generic.R
R/event_model.R
event_table.Rd
This function extracts the event table from the provided term x and returns it as a data.frame.
x
data.frame
event_table(x) # S3 method for convolved_term event_table(x)
the term
A data.frame containing the event table.
Extract event_table as a data.frame.