redcap_widget_map {ReviewR}R Documentation

REDCap Widget Map

Description

A dataset that maps REDCap question types and common validations to native shiny widgets through custom functions.

Usage

redcap_widget_map

Format

A data frame with 9 rows and 3 variables:

redcap_field_type

A REDCap Question Type

redcap_field_validation

Custom REDCap Question Type Validation

shinyREDCap_widget_function

shinyREDCap function to use when mapping to native Shiny widget

...


[Package ReviewR version 2.3.10 Index]