rt_plot_channel_attribution | R Documentation |
returns a dataframe with the combined results
rt_plot_channel_attribution( .channel_attribution, .channel_categories = NULL, .show_values = TRUE )
.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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.