mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
field names validity checking also added while at it
This commit is contained in:
parent
7cae55dba4
commit
407ff1e73a
2 changed files with 12 additions and 2 deletions
2
NEWS.md
2
NEWS.md
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
### Functions
|
||||
|
||||
* Fix: `read_redcap_tables()`: checking form names based on data dictionary to allow handling of non-longitudinal projects. Prints invalid form names and invalid event names. If invalid form names are supplied to `REDCapR::redcap_read()` (which is the backbone), all forms are exported, which is not what we want with a focused approach. Invalid event names will give an output with a rather peculiar formatting.
|
||||
* Fix: `read_redcap_tables()`: checking form names based on data dictionary to allow handling of non-longitudinal projects. Prints invalid form names and invalid event names. If invalid form names are supplied to `REDCapR::redcap_read()` (which is the backbone), all forms are exported, which is not what we want with a focused approach. Invalid event names will give an output with a rather peculiar formatting. Checking of field names validity is also added.
|
||||
|
||||
# REDCapCAST 23.12.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue