This package provides various widgets for teal applications. Examples include:
standard_layoutfor a standard UI layout with output on the right and an encoding panel on the leftplot_with_settingsfor a standard plot output UI with resizing and downloading optionstable_with_settingfor a standardrtablesoutput UI with download and pagination optionsggplot2_argsfor a standardggplot2output plot with graphic optionsbasic_table_argsfor a standardrtablesoutput table with graphic options
install.packages('teal.widgets')Alternatively, you might want to use the development version.
# install.packages("pak")
pak::pak("insightsengineering/teal.widgets")To understand how to use this package, please refer to the package website, which provides multiple examples of code usage.
If you encounter a bug or you have a feature request - please file an issue. For questions, discussions and staying up to date, please use the "teal" channel in the pharmaverse slack workspace.