calculate_WAU_percentage: Calculate WAU percentage for each user group, subaggregate,...

Description Usage Arguments Value

View source: R/processing_functions.r

Description

Calculate WAU percentage for each user group, subaggregate, and aggregate, and for each date range.

Usage

1
calculate_WAU_percentage(long_flash_report_3)

Arguments

long_flash_report_3

The rbinded results of summarise_by_subaggregate, summarise_in_aggregate, and curate_user_groups.

Value

A data frame with the same column structure as the input, but with additional rows corresponding to the WAU percent variable.


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