topcut_sumstats: Tabulation of top cutting statistics by group field.

Description Usage Arguments Value Author(s)

Description

Markdown formatted tabulation of weighted summary statistics by grouping field.

Usage

1
topcut_sumstats(df, group, value, value_tc, weight, digits)

Arguments

df

Data frame for generation of statistics

group

Grouping field

value

Numeric field to have statistics calculated

value_tc

Numeric top cut field for statistics

weight

Weight field for statistics

digits

Round to this many digits

Value

Markdown format table as character string

Author(s)

Alex M Trueman


truemoid/mstats documentation built on May 24, 2019, 7:17 a.m.