mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 05:07:30 +02:00
new vignette on getting started
This commit is contained in:
parent
f431931e86
commit
30d82e5288
3 changed files with 60 additions and 14 deletions
|
|
@ -7,7 +7,6 @@ S3method(as_factor,haven_labelled)
|
|||
S3method(as_factor,labelled)
|
||||
S3method(as_factor,logical)
|
||||
S3method(as_factor,numeric)
|
||||
S3method(as_factor,redcapcast_labelled)
|
||||
S3method(process_user_input,character)
|
||||
S3method(process_user_input,data.frame)
|
||||
S3method(process_user_input,default)
|
||||
|
|
@ -38,6 +37,7 @@ export(fct_drop)
|
|||
export(fct_drop.data.frame)
|
||||
export(file_extension)
|
||||
export(focused_metadata)
|
||||
export(format_redcap_factor)
|
||||
export(format_subheader)
|
||||
export(get_api_key)
|
||||
export(get_attr)
|
||||
|
|
@ -52,6 +52,7 @@ export(named_levels)
|
|||
export(nav_bar_page)
|
||||
export(numchar2fct)
|
||||
export(parse_data)
|
||||
export(possibly_numeric)
|
||||
export(possibly_roman)
|
||||
export(process_user_input)
|
||||
export(read_input)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue