mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
updated docs
This commit is contained in:
parent
f5965a2748
commit
942b3098cc
5 changed files with 11 additions and 17 deletions
2
NEWS.md
2
NEWS.md
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
24.11.1 was rejected on CRAN based on wrong title capitalisation. This was an opportunity to extend the package overhaul.
|
||||
|
||||
Documentation has been updated. Data parser functions have been added (based on readr) and separated from the ds2dd_detailed().
|
||||
Documentation has been updated. Data parser functions have been added (based on readr) and separated from the ds2dd_detailed(). Now also includes conversion of logicals to factor as REDCap truefalse class follows different naming conversion compared to R. Also correct support for variable labels as field labels (use .rds formatted data and label with labelled::var_label())
|
||||
|
||||
Vignettes and documentation have been restructured.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue