weighted_sumstats: Tabulation of weighted summary statistics by group field.

Description Usage Arguments Value Author(s)

Description

Markdown formatted tabulation of weighted summary statistics by grouping field.

Usage

1
weighted_sumstats(df, group, value, weight, digits)

Arguments

df

Data frame for generation of statistics

group

Grouping field

value

Numeric field to have statistics calculated

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.