View source: R/Plot_functions.R
plot_reward_mc | R Documentation |
Plot the reward and return the results in table
plot_reward_mc(reward_base, week_id, Mc_year)
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. |
Mc_year |
Numeric of length 1. number of thr MC year to plot |
a ggplot
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.