fix read_redcap_tables

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-04-09 10:51:31 +02:00
commit 1bdbb0df94
No known key found for this signature in database
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,8 @@
# REDCapCAST 24.3.1 - in development
# REDCapCAST 24.4.1 - in development
### Functions
* Fix: `read_redcap_tables()`: field names testing allows to include "[form_name]_complete" fields.
### Documentation and more