None
Tests using temporary directories cleaned up
read_out
to write to temporary drive{datacutr}
website (#182)read_out
function that enables the generation of a read-out file (.html), to summarize changes applied to data during a datacut. (#107)impute_dcutdtc()
, date_cut()
and special_dm_cut()
functions to allow for
datacut date to be null. In this case, all records for this patient
will be kept/left unchanged. (#179, #189, #190)process_cut
if expected dataset dm
is missing (#172)create_dcut
if cut date being passed as NULL
,
and not valid date or NA
/""
(#181)process_cut
updated so that the patient_cut_v
, date_cut_m
and no_cut_v
arguments have a default value of NULL
(#188)process_cut
updated to have more detailed error messages when incorrect datasets
are fed in (#180)process_cut
updated to have arguments read_out
and out_path
to integrate the read_out
function into the wrapper function; enabling auto-generation of the datacutr read-out file (#107)admiraldev
>= 0.3.0 (#173)admiraldev
to use R native pipe