diff --git a/DESCRIPTION b/DESCRIPTION index 048d15065..eeee80702 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: datawizard Title: Easy Data Wrangling and Statistical Transformations -Version: 0.9.1.4 +Version: 0.9.1.5 Authors@R: c( person("Indrajeet", "Patil", , "patilindrajeet.science@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets")), diff --git a/NEWS.md b/NEWS.md index 968c9d417..8b6ba88da 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,5 +1,9 @@ # datawizard 0.9.2 +NEW FUNCTIONS + +* `data_summary()`, to compute summary statistics of (grouped) data frames. + CHANGES * `data_modify()` gets three new arguments, `.at`, `.if` and `.modify`, to modify