fct_drop refined

This commit is contained in:
Andreas Gammelgaard Damsbo 2024-12-19 21:12:56 +01:00
commit 7d82eeebd4
No known key found for this signature in database
8 changed files with 92 additions and 17 deletions

View file

@ -1,4 +1,8 @@
# REDCapCAST 24.11.4
# REDCapCAST 24.12.2
The newly introduced extension of `forcats::fct_drop()` has been corrected to work as intended as a method.
# REDCapCAST 24.12.1
This release attempts to solve problems hosting the shiny_cast app, while also implementing functions to preserve as much meta data as possible from the REDCap database when exporting data.