typical_case: Find typical case

Description Usage Arguments Value

View source: R/memplot.R

Description

Function to find the typical value for each variable as used in mem_plot

Usage

1
typical_case(data, collector = c("typical", "average"))

Arguments

data

dataset to find the typical values in

collector

"average" or "typical" (default)

Value

a named list of typical values for each variable


vankesteren/memplot documentation built on May 7, 2019, 4:55 p.m.