rt_plot_channel_attribution: wrapper around ChannelAttribution::markov_model &...

View source: R/attribution.R

rt_plot_channel_attributionR Documentation

wrapper around ChannelAttribution::markov_model & ChannelAttribution::heuristic_models

Description

returns a dataframe with the combined results

Usage

rt_plot_channel_attribution(
  .channel_attribution,
  .channel_categories = NULL,
  .show_values = TRUE
)

Arguments

.channel_attribution

dataframe returned by rt_get_channel_attribution()

.channel_categories

if provided, colors removal effects by channel categories; named vector with categories as value and channel names as vector names

.show_values

show the attribution values


shane-kercheval/rtools documentation built on July 7, 2022, 8:31 a.m.