funneljoin (version 0.1.0)

summarize_funnel: Summarize after funnel start and funnel step(s)

Description

Summarize after funnel start and funnel step(s)

Usage

summarize_funnel(tbl_funnel)

Value

A tibble with one row for each moment_type and grouping variable, with columns:

nb_step

The number of users who reached this moment

pct_cumulative

The percentage of original users who reached this moment

pct_step

The percentage of users who reached the last step reaching this moment

Arguments

tbl_funnel

a table from funnel start and funnel step(s)