Innovation Team reactable Theme
react_format.Rd
Contains the parameters and colour for a standarized table theme.
Author
Alejandro Abraham a.abraham@innovationteam.eu
Examples
library(innteamUtils)
library(reactable)
reactable(iris, theme = react_format,
highlight = TRUE, striped = TRUE, filterable = TRUE, resizable = TRUE, wrap = FALSE)