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

View source: R/summarize_funnel.R

summarize_funnelR Documentation

Summarize after funnel start and funnel step(s)

Description

Summarize after funnel start and funnel step(s)

Usage

summarize_funnel(tbl_funnel)

Arguments

tbl_funnel

a table from funnel start and funnel step(s)

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


funneljoin documentation built on March 31, 2023, 11:07 p.m.