COPtable | R Documentation |
Create the dataset used by the COPtable with the multiple slicers
COPtable(df, days, lagDays, measureTable, percentChangeKPI = 5)
df |
Input data from |
days |
The number of days that the time period is over. Should match the days argument for the |
lagDays |
The number of days to lag the data for. |
measureTable |
A formatted data.frame contianing the columns 'measureName', 'Avg_Total', 'measureDisplayName', 'upGood', 'PerCapita' |
percentChangeKPI |
What percent change should the KPI's be activated for? Default is 5%. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.