‘SciViews::R’ - Tidy Functions

Philippe Grosjean

2026-01-15

The {svTidy} package provides a set of functions to manipulate data frames in a tidy way (like {dplyr} and {tidyr}), but faster and by evaluating its arguments in a standard way, or by mean of formulas for data-masking and tidyselect.

How to convert tidyverse code?

You have only a few rules to remember to convert Tidyverse code using {dplyr} and/or {tidyr} into {svTidy} code: