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

Description Usage Arguments Value

View source: R/summarize_funnel.R

Description

Summarize after funnel start and funnel step(s)

Usage

1
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


datacamp/funneljoin documentation built on June 18, 2020, 6:52 a.m.