improved import ui and redcap import with status messages

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-03 13:11:02 +02:00
commit 2800177fc5
No known key found for this signature in database
13 changed files with 427 additions and 165 deletions

View file

@ -6,7 +6,7 @@
\alias{redcap_demo_app}
\title{Shiny module to browser and export REDCap data}
\usage{
m_redcap_readUI(id, title = TRUE)
m_redcap_readUI(id, title = TRUE, url = NULL)
m_redcap_readServer(id)