calculate_actions_per_AU: Calculate average actions per WAU for each user group,...

Description Usage Arguments Value

View source: R/processing_functions.r

Description

Calculate average actions per WAU for each user group, subaggregate, and aggregate, and for each date range.

Usage

1
calculate_actions_per_AU(long_flash_report_3, long_flash_report_total_actions)

Arguments

long_flash_report_3

The rbinded results of summarise_by_subaggregate, summarise_in_aggregate, and curate_user_groups.

long_flash_report_total_actions

The result of calling calculate_total_actions.

Value

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


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