dah | Dummy function in order to have import to namespace done. |
data4plot | Prepare data for plot lollipop, ts, mosaic, RVP. |
data4plot_Lollipop | Returns data for plot_lollipop. |
data4plot_Mosaic | Returns data for plot_mosaic. |
data4plot_RVP | Returns data for plot_RVP. |
data4plot_ts | Returns data for plot_ts. |
data_attrition | attrition data to plot. |
data_ISenriched | ink sales and fit rate data. |
data_plot_attrition | Return a dataframe, with 1 ggplot2 object in column plot. |
data_sku | list of skus and matching SuppliesLevel4. |
dataTree | Prepare data for plotting treemap. |
divid | Returns the order or magnitude of a double (1, 1 000, 100... |
euro_f | Format a double in kEuros. |
f_basicAttrition | Returns the (1-attrition) profile, month by month. |
f_C2Fdate | Convert calendar date to fiscal date. |
f_clean_names | Clean dataframe column names. |
f_df2v | Transform a 2-columns df into a vector with named items. |
f_F2Cdate | Convert fiscal date to calendar date. |
f_fr_filter | Filter, and summarise, the dataframe containing the fit rate... |
f_fr_merge | Join Inksales and MIF data, with prior relevant summary. |
finer | Return the following finer level. |
f_keepDateYear | Removes a column to a dataframe. |
f_keepRegion | Keep the relevant region columns (1 or 2 distinct). |
f_keepSize | Remove, or not, the size column. |
f_keepSource | Remove, or not, the column source. |
f_keepSupplies | Keep the relevant supplies columns (1 or 2 distinct). |
flatten_in_order | Convert a dataframe representing a hierarchy into a vector. |
fmt_decimals | Format continuous axis in ggplot2. |
f_rkRegion | Rank Region according to revenue (or volume) within the... |
f_rkSupplies | Rank supplies according to revenue (or volume) within the... |
f_summarise4lollipop | Prepare data for lollipop plots. |
f_summarise4mosaic | Prepare data for mosaic plots. |
f_summarise4RVP | Prepare data for RVP plots. |
f_summarise4ts | Prepare data for time series plots. |
f_summariseIFnum | Summarise all numeric columns (sum) |
f_topSupplies | Keep the topN supplies items and lump together the Others. |
f_waterfall_input | Prepare the data for the waterfal chart. |
label_FYdate | Make a name (string) for a time interval. |
launchApp | Launches the suppliesdash app. |
leadingDots | Add leading dots to the items of an ordered hierarchical... |
multinest | function found on the web. |
order_driver | Prepare the data for f_waterfall_input depending on the... |
plot_3segAttrition | Return a ggplot2 object displaying the 3 segment attrition... |
plot_fr | Build a ggplot2 object with geom_line and facet on KEY. |
plot_lollipop | Returns a ggplot2 object. |
plot_mosaic | Returns a ggplot2 object. |
plot_RVP | Returns a ggplot2 object |
plotTree | Plot a treemap. |
plot_ts | Returns a ggplot2 object. |
plot_waterfall | Plot waterfall chart. |
repetitions_between_col | Check in hierarchy nested tables there is no rep of leveli... |
rollmean | Compute the moving average of window x. |
set_names_vect | Convert a dataframe representing a hierarchy into a 1D-list. |
spread_to_list | Spread a tidyr nested dataframe to a named list. |
suppliesdash_data | Clean up app input data. |
suppliesdash_rLevel | function returning the rLevel, region hierarchy. |
suppliesdash_sLevel | function returning the sLevel, supplies hierarchy. |
table2list | Make a named list from nested dataframe. |
test_ISenriched | test dataset. ink sales and fit rate data. |
unlist_unique | Was used for populating top_supplies value... |
wrap_text | Wrap text of a vector into a string of width "width". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.