Skip to contents

Retrieves the TableSpec attached to a parameter data frame (e.g., from apply_table_spec()). Returns NULL if none is found.

Usage

get_table_spec(params)

Arguments

params

Data frame carrying a table_spec attribute

Value

A TableSpec object or NULL