Open-source R packages for interactive visualization and reproducible scientific reporting.
面向交互式可视化与可重复科研报告的开源 R 工具。
We build small, focused packages that make scientific results easier to explore, embed in HTML reports, and share. Our current tools work with Plotly, Quarto, R Markdown, and Shiny.
我们专注于轻量、可复用的 R 包,让科研结果更易于交互浏览、嵌入 HTML 报告并进行分享。目前的工具主要面向 Plotly、Quarto、R Markdown 与 Shiny。
| Project | Description |
|---|---|
| upsetly | Interactive UpSet plots built with Plotly, with copyable intersection details for Quarto, R Markdown, and Shiny. 基于 Plotly 的交互式 UpSet 图,支持复制交集与成员详情。 |
| resultShelf | Compact interactive galleries for plots, tables, images, and widgets in HTML reports. 用于在 Quarto/R Markdown HTML 报告中整理并浏览图形、表格、图片和交互组件。 |
# install.packages("remotes")
remotes::install_github("Rbunensi/upsetly")
remotes::install_github("Rbunensi/resultShelf")- Interactive scientific visualization · 交互式科研可视化
- Quarto, R Markdown, and Shiny integration · Quarto、R Markdown 与 Shiny 集成
- Reusable tools for reproducible reporting · 可重复科研报告的轻量可复用工具
Please use the issue tracker in the relevant repository for questions, bug reports, and feature requests. 如有问题、缺陷或功能建议,请在对应仓库提交 Issue。
Maintained by Anbunensi · an.bunengsi@qq.com