You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: interactive/teal.qmd
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,6 @@ title: "`teal` applications"
3
3
order: 1
4
4
---
5
5
6
-
```{r}
7
-
#| include: false
8
-
shinylive::assets_ensure()
9
-
```
10
-
11
6
[`teal`](https://insightsengineering.github.io/teal/latest-tag/) is a Shiny-based framework that streamlines the process of creating an application for clinical trials data. App developers are required to specify input data as well as analysis modules choosing from a wide range of available modules or creating their own module.
0 commit comments