Skip to content

surveytidy 0.6.1

Latest

Choose a tag to compare

@JDenn0514 JDenn0514 released this 01 Jun 13:35
706d563

Bug fixes

  • mutate() now syncs @metadata (variable labels, value labels, and
    transformation log) for recode columns produced by dplyr::across().
    Previously, only explicitly-named left-hand-side mutations were tracked (#41).