Skip to content

Wrapper function for the sjlabelled package for basic data management operations

License

Notifications You must be signed in to change notification settings

marianschmidt/msAutolabelR

Repository files navigation

msAutolabelleR

The goal of msAutolabelR is to automate labelling introduced by the sjlabelled package, which provides very helpful functions on labelling dataframes. This package provides helper functions to automatically label existing dataframes using an external Excel-Table that defines variable labels and formats.

Installation

You can install the released version of msAutolabelleR from CRAN with:

install.packages("msAutolabelR")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("marianschmidt/msAutolabelR")

Example

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

library(msAutolabelR)
## basic example code

About

Wrapper function for the sjlabelled package for basic data management operations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages