Skip to content

Latest commit

 

History

History
54 lines (40 loc) · 3.69 KB

File metadata and controls

54 lines (40 loc) · 3.69 KB

teal.widgets

CRAN Version Total Downloads Last Month Downloads Last Week Downloads

Check 🛠 Docs 📚 Code Coverage 📔

GitHub forks GitHub repo stars

GitHub commit activity GitHub contributors GitHub last commit GitHub pull requests GitHub repo size GitHub language count Project Status: Active – The project has reached a stable, usable state and is being actively developed. Current Version Open Issues

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 left
  • plot_with_settings for a standard plot output UI with resizing and downloading options
  • table_with_setting for a standard rtables output UI with download and pagination options
  • ggplot2_args for a standard ggplot2 output plot with graphic options
  • basic_table_args for a standard rtables output table with graphic options

Installation

install.packages('teal.widgets')

Alternatively, you might want to use the development version.

# install.packages("pak")
pak::pak("insightsengineering/teal.widgets")

Usage

To understand how to use this package, please refer to the package website, which provides multiple examples of code usage.

Getting help

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.