Skip to content

Commit

Permalink
retrigger
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed May 11, 2024
1 parent c3b3791 commit a675484
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions R/datawizard-package.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
#' A lightweight package to assist in key steps involved in any data analysis
#' workflow:
#'
#' - wrangling the raw data to get it in the needed form,
#' - applying preprocessing steps and statistical transformations, and
#' - compute statistical summaries of data properties and distributions.
#' - wrangling the raw data to get it in the needed form,
#' - applying preprocessing steps and statistical transformations, and
#' - 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}.
Expand Down

0 comments on commit a675484

Please sign in to comment.