#statstab #141 {datawizard} Easy Data Wrangling and Statistical Transformations
Thoughts: I often need to reshape data from wide to long, and this does a very good job for simple datasets. The names of functions are also intuitive.
Easy Data Wrangling and Statistical Transformations
A lightweight package to assist in key steps involved in any data analysis workflow: (1) wrangling the raw data to get it in the needed form, (2) applying preprocessing steps and statistical transformations, and (3) compute statistical summaries of data properties and distributions. It is also the data wrangling backend for packages in easystats ecosystem. References: Patil et al. (2022) <doi:10.21105/joss.04684>.