Skip to contents

Sets reactable.theme in base::options() with CSS styling borrowed from the Reactable example documentation

Usage

ras.darkModeDF_Options()

Examples

 if (FALSE) { # \dontrun{
ras.darkModeDF_Options() # Sets the global options for reactable.theme
} # }