View source: R/Plot_functions.R
plot_reward_variation | R Documentation |
Plot the reward variation and return the results in table
plot_reward_variation(reward_base, week_id)
reward_base |
A data.table contains the rewards. Obtained using the function get_Reward() |
week_id |
Numeric of length 1. number of the week to plot. |
a ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.