Skip to contents

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

Usage

get_summary_spec(data)

Arguments

data

Data frame carrying a summary_spec attribute

Value

A SummarySpec object or NULL