mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
included shiny app with package, bslib, documentation, fixing NA bug
This commit is contained in:
parent
1189da6c86
commit
3cfdb66a32
21 changed files with 767 additions and 270 deletions
|
|
@ -60,6 +60,12 @@ require("remotes")
|
|||
remotes::install_github("agdamsbo/REDCapCAST")
|
||||
```
|
||||
|
||||
Launch the REDCapCAST app interface directly on your own machine:
|
||||
|
||||
```
|
||||
REDCapCAST::shiny_cast()
|
||||
```
|
||||
|
||||
## Code of Conduct
|
||||
|
||||
Please note that the REDCapCAST project is released with a [Contributor Code of Conduct](https://agdamsbo.github.io/REDCapCAST/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue