calculate_total_actions: Calculate total actions for each user group, subaggregate,...

Description Usage Arguments Value

View source: R/processing_functions.r

Description

Calculate total actions for each user group, subaggregate, and aggregate, and for each date range.

Usage

1
calculate_total_actions(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 total actions variable.


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