mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
new release
This commit is contained in:
parent
9d5f6a8b4f
commit
b9008543ee
22 changed files with 1297 additions and 192 deletions
|
|
@ -26,6 +26,8 @@ m_redcap_readUI <- function(id, title = TRUE, url = NULL) {
|
|||
width = "100%"
|
||||
),
|
||||
shiny::helpText(i18n$t("Format should be either 'https://redcap.your.institution/' or 'https://your.institution/redcap/'")),
|
||||
shiny::br(),
|
||||
shiny::br(),
|
||||
shiny::passwordInput(
|
||||
inputId = ns("api"),
|
||||
label = i18n$t("API token"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue