trelliscopejs (version 0.1.11)

auto_cogs: Compute automatic cognostics

Description

Compute automatic cognostics

Usage

auto_cogs(data)

Arguments

data

a list of data frames (one per subset), a grouped data frame, or a nested data frame

Value

If the input is a list of data frames, the return value is a list of data frames containing the cognostics. If the input is a grouped or nested df, the result will be a nested df with a new column containing the cognostics.

See Also

trelliscope