event_table: event_table

View source: R/all_generic.R

event_tableR Documentation

event_table

Description

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 class 'convolved_term'
event_table(x)

Arguments

x

the term

Details

Extract event_table as a data.frame.

Value

A data.frame containing the event table.


bbuchsbaum/fmrireg documentation built on May 16, 2023, 10:56 a.m.