Time seriesFunctions for taming and improving traditional data manipulation methods on time series |
|
---|---|
similar to expand grid - but in expand.grid the algo does not infer missing dates from the timeseries our function does !! |
|
Tidying and Exploring dataFunctions for exploring and fixing as well as formatting |
|
checks and diagnoses NA presence in vectors |
|
checks and diagnoses NA presence in vectors |
|
Collapse row values from a table into a list for pretty printing |
|
Formats a numeric vector to the desired units and concommitant styling |
|
Sterilises strings, capitalising, removing punct. and spaces. Mostly for matching applications |
|
find the distinct permutations of columns |
|
ShinyFunctions for rendering custom html and css. |
|
Run a shiny appliaction demonstrating shiny functionality in RShinyHelpers |
|
Colors the hover row in a DT within a shiny app. Call in the ui element of a shiny app |
|
Colors the colour of the peripheral element in a DT within a shiny app. Call in the ui element of a shiny app |
|
Colors the selected row in a DT within a shiny app. Call in the ui element of a shiny app |
|
Changes bootstrap slider input color individually. |
|
builds the div for a more complicated multiple grouped text-value boxes |
|
A more complex value box for displaying multiple related metrics in finance |
|
builds the div for a simple yet visually effective shiny value box |
|
builds the div for a shiny value box with a simple sparklines-like graphic |
|
builds the div for a reactive shiny value box |
|
ggplotFunctions for improving graph layout commensurate with grammar of graphics principles |
|
Themes a ggplot object |