calculate_active_users: Calculate the number of active users in a set of date ranges.

Description Usage Arguments Value

Description

Calculate the number of active users in a set of date ranges.

Usage

1
calculate_active_users(sesh_dur_data, range_beginning)

Arguments

sesh_dur_data

A dataframe of user_ids and the dates when they took a platform action.

range_beginning

A data.table with a single column of dates which denote the first days of each date range.

Value

A data frame showing how many active users there were in each date range.


johnchower/standardmetrics documentation built on May 19, 2019, 4:21 p.m.