kpi_dcu: KPI for daily count of users

View source: R/kpis.R

kpi_dcuR Documentation

KPI for daily count of users

Description

Dplyr statements to obtain the metric

Usage

kpi_dcu(con = intendo::sql_connection(), dates, customer = TRUE)

Arguments

con

SQL connection

dates

a vector (character) with YYYY-MM-DD

customer

TRUE or FALSE (i.e. FALSE = free version of the game)


pachadotdev/edmonton-rug-workshop documentation built on May 4, 2022, 12:35 a.m.