transf_value_to_label()
function
that led to the order of categorical levels being incorrect after
transformation to labels.join_tabulated()
function that
occurred if the first table/variable in
tables_add
/vars_add
was static but further
tables/variables were dynamic.join_by
s in join_tabulated()
are now
dynamically set by intersecting with id_cols
. Hardcoded
join_by
has been removed.The initial release of the NBDCtools package.