Skip to content

procs v1.0.6

Latest
Compare
Choose a tag to compare
@dbosak01 dbosak01 released this 07 Mar 01:05
· 1 commit to master since this release
  • Fixed bug on proc_means() to return a tibble when input is a tibble.
  • Added parameter check for no rows on input data for all functions.
  • Added proc_reg() function.