ref #381
Showing 2 of 5 files from the diff.
Newly tracked file
R/redcap-event-instruments.R
changed.
Newly tracked file
R/redcap-instruments.R
changed.
Other files ignored by Codecov
_pkgdown.yml
has changed.
man/redcap_instruments.Rd
has changed.
man/redcap_event_instruments.Rd
has changed.
@@ -47,6 +47,8 @@
Loading
47 | 47 | #' If you do not have an account for the wiki, please ask your campus REDCap |
|
48 | 48 | #' administrator to send you the static material. |
|
49 | 49 | #' |
|
50 | + | #' @seealso [redcap_instruments()] |
|
51 | + | #' |
|
50 | 52 | #' @examples |
|
51 | 53 | #' \dontrun{ |
|
52 | 54 | #' uri <- "https://bbmc.ouhsc.edu/redcap/api/" |
@@ -49,6 +49,8 @@
Loading
49 | 49 | #' If you do not have an account for the wiki, please ask your campus REDCap |
|
50 | 50 | #' administrator to send you the static material. |
|
51 | 51 | #' |
|
52 | + | #' @seealso [redcap_event_instruments()] |
|
53 | + | #' |
|
52 | 54 | #' @examples |
|
53 | 55 | #' \dontrun{ |
|
54 | 56 | #' uri <- "https://bbmc.ouhsc.edu/redcap/api/" |
Files | Coverage |
---|---|
R | 96.90% |
Project Totals (36 files) | 96.90% |
Sunburst
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file.
The size and color of each slice is representing the number of statements and the coverage, respectively.
Icicle
The top section represents the entire project. Proceeding with folders and finally individual files.
The size and color of each slice is representing the number of statements and the coverage, respectively.