summarise_by_subaggregate: Summarises results by subaggregate.

Description Usage Arguments Value

View source: R/processing_functions.r

Description

Summarises results by subaggregate.

Usage

1
2
summarise_by_subaggregate(long_flash_report_2,
  subaggregate_df = flashreport::subaggregates)

Arguments

long_flash_report_2

The result of calling curate_user_groups.

subaggregate_df

A data frame that matches each user group to an appropriate subaggregate (content champions, enterprise champions, other champions, and internal users).

Value

A summarised version of long_flash_report_2. Same column structure, but fewer rows.


johnchower/flashreport documentation built on May 19, 2019, 3:03 p.m.