r-sjmisc 2.8.10
Data and variable transformation functions
This package is a collection of miscellaneous utility functions, supporting data transformation tasks like recoding, dichotomizing or grouping variables, setting and replacing missing values. The data transformation functions also support labelled data, and all integrate seamlessly into a tidyverse workflow.
- Outputs:
out
- Website: https://github.com/strengejacke/sjmisc
- Licenses: GPL 3
- Package source: gnu/packages/cran.scm
- Builds: See build status
- Issues: See known issues
Installation
Install r-sjmisc 2.8.10
as follows:
guix install r-sjmisc@2.8.10
Or install the latest version:
guix install r-sjmisc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.