Skip to content

Commit 60d8995

Browse files
authored
Merge pull request #3 from thewileylab/documentation
doc fix
2 parents e8d9075 + 6e212c1 commit 60d8995

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/mod_REDCap.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ shinyREDCap_integer <- function(id, field_label, value = NULL, ...) {
397397
#' 'yes' or 'no'.
398398
#' \item{moduleName}: A string, containing the module moniker.
399399
#' \item{moduleType}: A string, with the module type (what does it do?)
400-
#' \item{previous_selected_instrument_complete_val}: A character ("0","1","2", NA_character)
400+
#' \item{previous_selected_instrument_complete_val}: A character ("1","2","3", NA_character)
401401
#' representing a REDCap review status.
402402
#' \item{setup_ui}: The module setup ui function
403403
#' }}

man/mod_redcap.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)