mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
page, test and coverage
This commit is contained in:
parent
9f68e27f5a
commit
4f7af115f4
21 changed files with 1161 additions and 8 deletions
3
tests/spelling.R
Normal file
3
tests/spelling.R
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
if(requireNamespace('spelling', quietly = TRUE))
|
||||
spelling::spell_check_test(vignettes = TRUE, error = FALSE,
|
||||
skip_on_cran = TRUE)
|
||||
Loading…
Add table
Add a link
Reference in a new issue