Closed kylebaron closed 1 year ago
This continues the work that @kyleam started in #303 to modify tidyverse usage in pmtables to keep up with deprecated functionality.
pmtables
test
test_local()
test_dir()
list_flatten()
flatten_if()
mutate
across
This continues the work that @kyleam started in #303 to modify tidyverse usage in
pmtables
to keep up with deprecated functionality.test
make target to usetest_local()
... this seems to show the warnings rather thantest_dir()
list_flatten()
rather thanflatten_if()
mutate
/across
, pass the function as a purrr lambda