calculate_NRR: Calculate notifications_response_rate for each user group,...

Description Usage Arguments Value

View source: R/processing_functions.r

Description

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

Usage

1
calculate_NRR(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 notifications_response_rate variable.


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