Skip to content

tidytab 0.2.0

Choose a tag to compare

@gvelasq gvelasq released this 07 Dec 01:36
  • Fixed deprecated use of .data in tidyselect expressions (@ramongss, #15).
  • Fixed calculation of cumulative percentage (@askawron, #21).
  • Replaced magrittr pipe with base R pipe (@askawron, #18).
  • Updated usethis helpers to usethis 2.2.3 (#17).
  • Added R-universe badge to README (#14).

New contributors