Plugins are what enable you to visualize and analyze data using a low-code interface.
They are scripts written in R and Python, which use the Shiny library to create the graphical interface.
They allow you to create any visualization or perform any analysis on the data, as long as it's possible in R or Python.
You saw in the demo the use of several plugins, notably the "Timeline continuous var." plugin which displays continuous data in timeline format.
LinkR continuously evolves thanks to plugins created by its user community.
We will see:
- How to create a simple plugin
- How to create more complex plugins using the development template