https://github.com/insightsengineering/teal.goshawk
Modules that produce web interfaces through which longitudinal visualizations can be dynamically
https://github.com/insightsengineering/teal.goshawk
modules nest r
Last synced: about 1 year ago
JSON representation
Modules that produce web interfaces through which longitudinal visualizations can be dynamically
- Host: GitHub
- URL: https://github.com/insightsengineering/teal.goshawk
- Owner: insightsengineering
- License: other
- Created: 2021-07-05T21:43:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T13:36:20.000Z (over 1 year ago)
- Last Synced: 2024-10-25T16:43:55.033Z (over 1 year ago)
- Topics: modules, nest, r
- Language: R
- Homepage: https://insightsengineering.github.io/teal.goshawk/
- Size: 11.8 MB
- Stars: 3
- Watchers: 16
- Forks: 2
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# teal.goshawk
[](https://insightsengineering.github.io/teal.goshawk/)
[](https://insightsengineering.github.io/teal.goshawk/main/coverage-report/)








[](https://www.repostatus.org/#active)
[](https://github.com/insightsengineering/teal.goshawk/tree/main)
[](https://github.com/insightsengineering/teal.goshawk/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
The teal.goshawk package provides `teal` modules of the longitudinal visualization functions from the [goshawk](https://insightsengineering.github.io/goshawk/) R package.
This enables `teal` app developers to easily create applications to explore longitudinal clinical trial data.
## Modules
- [`tm_g_gh_boxplot`](https://insightsengineering.github.io/teal.goshawk/latest-tag/reference/tm_g_gh_boxplot.html)
- [`tm_g_gh_correlationplot`](https://insightsengineering.github.io/teal.goshawk/latest-tag/reference/tm_g_gh_correlationplot.html)
- [`tm_g_gh_density_distribution_plot`](https://insightsengineering.github.io/teal.goshawk/latest-tag/reference/tm_g_gh_density_distribution_plot.html)
- [`tm_g_gh_lineplot`](https://insightsengineering.github.io/teal.goshawk/latest-tag/reference/tm_g_gh_lineplot.html)
- [`tm_g_gh_spaghettiplot`](https://insightsengineering.github.io/teal.goshawk/latest-tag/reference/tm_g_gh_spaghettiplot.html)
## Installation
```r
# stable versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.goshawk@*release")
# beta versions
# install.packages("pak")
pak::pkg_install("insightsengineering/teal.goshawk")
```
## Stargazers and Forkers
### Stargazers over time
[](https://starchart.cc/insightsengineering/teal.goshawk)
### Stargazers
[](https://github.com/insightsengineering/teal.goshawk/stargazers)
### Forkers
[](https://github.com/insightsengineering/teal.goshawk/network/members)