Description Usage Arguments Value Author(s)
Markdown formatted tabulation of weighted summary statistics by grouping field.
1  | weighted_sumstats(df, group, value, weight, digits)
 | 
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  | 
Markdown format table as character string
Alex M Trueman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.