Hi Shiny experts,
Is it possible to display the table in data table in a colorful way ?
If the difference between the subsequent column is positive : Green color row
If the difference between the subsequent column is negative: Red color row
If there is no difference, then white (default) color
Reference for code:
https://shiny.rstudio.com/articles/datatables.html