redcap_import_recode
with user-friendly introduction, more useful output, automated options and testsredcap_import_dates
to prepare dates for importredcap_import_times
and redcap_import_datetime
to prepare time or date-time values for importrc_prep
is now redcap_prep
rc_dates
is now redcap_prep_dates
rc_datetimes
is now redcap_prep_datetimes
redcap_toform
which splits a dataframe into a list of dataframes, one for each form.redcap_import_select
with user-friendly introduction, more automated options and testsredcap_import_recode
redcap_export_batch
: caused an error if detected variable types in batches differed. redcap_select_rename
: a user-guided loop to select and rename variables for a REDCap import.redcap_recode
: a user-guided loop to reformat and recode variables for a REDCap import.redcap_export_batch
for those times when data gets too big to export with other methods. It can be used to return either a single dataframe (as per redcap_export_tbl
) or a list of forms (as per redcap_export_byform
).redcap_export_byform
now allows exporting simple non-longitudinal projectsconvert_to_logical
for converting binary (e.g. variables coded 'Yes' and 'No') variables to logicalrecord_id
)httr2
that is requiredsplit_by_form
rc_prep
has added options for replacing variable types and text to append (if not replacing)yesno
variablesNEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.