plot.matrix - Visualizes a Matrix as Heatmap
Visualizes a matrix object plainly as heatmap. It provides S3 functions to plot simple matrices and loading matrices.
Last updated
7.15 score 8 stars 7 dependents 571 scripts 1.5k downloadsstranslate - Simple Translation Between Different Languages
Message translation is often managed with 'po' files and the 'gettext' programme, but sometimes another solution is needed. In contrast to 'po' files, a more flexible approach is used as in the Fluent <https://projectfluent.org/> project with R Markdown snippets. The key-value approach allows easier handling of the translated messages.
Last updated
4.48 score 2 dependents 4 scripts 619 downloadsandrews - Various Andrews Curves
Visualisation of multidimensional data through different Andrews curves: Andrews, D. F. (1972) Plots of High-Dimensional Data. Biometrics, 28(1), 125-136. <doi:10.2307/2528964>.
Last updated
4.24 score 1 stars 35 scripts 905 downloadsshinyDTC - Simple Dynamic Timer Control
A dynamic timer control is a Shiny widget that enables time-based processes in applications. It allows users to execute these processes manually in individual steps or at customizable speeds. The timer can be paused, resumed, or restarted. This control is particularly well-suited for simulations, animations, countdowns, or interactive visualizations.
Last updated
3.70 score 1 stars 523 downloadsabbreviate - Readable String Abbreviation
Strings are abbreviated to at least "minlength" characters, such that they remain unique (if they were). The abbreviations should be recognisable. The algorithm does not guarantee that a always a solution is found.
Last updated
3.48 score 6 stars 6 scripts 995 downloadslistArray - Incomplete Array with Arbitrary R Objects as Indices
The aim of the package is to create data objects which allow for accesses like x["test"] and x["test","test"].
Last updated
2.70 score 4 scripts 176 downloads