mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
updated documentation
This commit is contained in:
parent
9d95b438d8
commit
4c5d58bf82
4 changed files with 22 additions and 8 deletions
4
NEWS.md
4
NEWS.md
|
|
@ -2,7 +2,9 @@
|
|||
|
||||
### Functions
|
||||
|
||||
* Fix: `ds2dd()`: uses correct default dd column names
|
||||
* Fix: `ds2dd()`: uses correct default dd column names. Will be deprecated.
|
||||
|
||||
* NEW: `ds2dd_detailed()`: extension of the `ds2dd()`, which serves to preserve as much metadata as possible automatically. Depends on a group of helper functions also introduced. Of special note is the `guess_time_only_filter()`, which will try to guess which columns/variables should be formatted as time only formats. Supports hms time format. DETAILED INSTRUCTION AND VIGNETTE IS PENDING.
|
||||
|
||||
### Other
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue