Skip to contents

This function extracts the event table from the provided term x and returns it as a data.frame.

Usage

event_table(x)

# S3 method for convolved_term
event_table(x)

Arguments

x

the term

Value

A data.frame containing the event table.

Details

Extract event_table as a data.frame.