mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
new docs
This commit is contained in:
parent
8d20901636
commit
7bbc147304
25 changed files with 46 additions and 36 deletions
|
|
@ -74,11 +74,15 @@ importFrom(REDCapR,redcap_metadata_read)
|
|||
importFrom(REDCapR,redcap_read)
|
||||
importFrom(forcats,as_factor)
|
||||
importFrom(forcats,fct_drop)
|
||||
importFrom(haven,read_dta)
|
||||
importFrom(keyring,key_get)
|
||||
importFrom(keyring,key_list)
|
||||
importFrom(keyring,key_set)
|
||||
importFrom(openxlsx2,read_xlsx)
|
||||
importFrom(purrr,reduce)
|
||||
importFrom(readODS,read_ods)
|
||||
importFrom(readr,parse_time)
|
||||
importFrom(readr,read_csv)
|
||||
importFrom(readr,read_rds)
|
||||
importFrom(tidyr,pivot_wider)
|
||||
importFrom(tidyselect,all_of)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue