loading...

SciViews equivalent functions of ‘dplyr’ and ‘tidyr’, but faster and using a standard evaluation of arguments or formulas.

Installation

You can install the development version of {svTidy} from GitHub with:

# install.packages("pak")
pak::pak("SciViews/svTidy")

Example

This is a basic example which shows you how to solve a common problem:

library(svTidy)
#> Registered S3 method overwritten by 'svTidy':
#>   method           from  
#>   print.grouped_df svBase
## basic example code

For further instructions, please, refer to the help pages at https://www.sciviews.org/svTidy/.

Code of Conduct

Please note that the {svTidy} package is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.