variable type filter

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-04-14 10:10:33 +02:00
commit 9b966e9b9c
No known key found for this signature in database
12 changed files with 308 additions and 757 deletions

View file

@ -1,3 +1,8 @@
# FreesearchR 25.4.3
- *NEW*: Added a variables type filter to easily exclude unwanted types. This also includes having data type rather than data class in the summary table. Will evaluate. Types are a simpler, more practical version of the *R* data class to easy interpretation.
# FreesearchR 25.4.2
Polished and simplified data import module including a much improved REDCap import module.