mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
linting
This commit is contained in:
parent
a0730cb41c
commit
9e33057c06
32 changed files with 456 additions and 340 deletions
|
|
@ -9,9 +9,11 @@
|
|||
#' \item{section_header}{section_header, character}
|
||||
#' \item{field_type}{field_type, character}
|
||||
#' \item{field_label}{field_label, character}
|
||||
#' \item{select_choices_or_calculations}{select_choices_or_calculations, character}
|
||||
#' \item{select_choices_or_calculations}
|
||||
#' {select_choices_or_calculations, character}
|
||||
#' \item{field_note}{field_note, character}
|
||||
#' \item{text_validation_type_or_show_slider_number}{text_validation_type_or_show_slider_number, character}
|
||||
#' \item{text_validation_type_or_show_slider_number}
|
||||
#' {text_validation_type_or_show_slider_number, character}
|
||||
#' \item{text_validation_min}{text_validation_min, character}
|
||||
#' \item{text_validation_max}{text_validation_max, character}
|
||||
#' \item{identifier}{identifier, character}
|
||||
|
|
@ -25,5 +27,3 @@
|
|||
#' }
|
||||
#' @usage data(redcapcast_meta)
|
||||
"redcapcast_meta"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue