tsimgR is an R package that facilitates the dynamic and interactive export of series images, allowing clear and accurate visualization of temporal and evolutionary data, by implementing tsimg seamlessly into R.
tsimg is a C++ application for the automatic creation of GIF, spice, and other image formats. This application can be easily integrated with various applications to create facilitated visualizations of temporal, evolutionary, and series images.
For more information, see tsimg documentation: README.
-
GIF Export: Create dynamic GIFs to represent the evolution of your data.
-
Interactive Images: Generate interactive graphics with play buttons, sliders, and cursors to facilitate analysis and results exporting.
You can install the development version of tsimgR from GitHub with:
# install.packages("pak")
pak::pak("NEPEM-UFSC/tsimgR")