The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
This package provides various widgets for teal
applications. Examples include:
standard_layout
for a standard UI layout with output on the right and an encoding panel on the leftplot_with_settings
for a standard plot output UI with resizing and downloading optionstable_with_setting
for a standard rtables
output UI with download and pagination optionsggplot2_args
for a standard ggplot2
output plot with graphic optionsbasic_table_args
for a standard rtables
output table with graphic options# stable versions
install.packages('teal.widgets')
# install.packages("pak")
pak::pak("insightsengineering/teal.widgets@*release")
Alternatively, you might want to use the development version available on r-universe.
# beta versions
install.packages('teal.widgets', repos = c('https://pharmaverse.r-universe.dev', getOption('repos')))
# 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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.