Learn R Programming

eam (version 1.0.1)

apply_summarise_by_spec: Internal function to apply a spec to data

Description

Internal function to apply a spec to data

Usage

apply_summarise_by_spec(spec_list, .data)

Value

A data frame with class "eam_summarise_by_tbl"

Arguments

spec_list

A list of spec operations (the internal spec list)

.data

A data frame