⚠️There's a newer version (2.12.0) of this package. Take me there.

Online documentation: http://larmarange.github.io/labelled/

Labelled package for R

This package is built on the new class labelled introduced by haven package and propose additional functions to manipulate labelled data.

Please note that this package is still under active development.

Missing values are currently not supported anymore by labelled package.

Installation

From CRAN:

install.packages("labelled")

Latest version from GitHub:

devtools::install_github("larmarange/labelled")

Introduction to labelled

Read http://larmarange.github.io/labelled/articles/intro_labelled.html

Some general principles

  1. Functions are intented to support labelled metadata structures only. However, to_labelled method allows to convert metadata from foreign and memisc packages.
  2. Functions should, by default, modify metadata only (i.e. classes and attributes), except if explicitly expressed by the user.

Copy Link

Version

Down Chevron

Install

install.packages('labelled')

Monthly Downloads

130,729

Version

1.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Last Published

May 24th, 2018

Functions in labelled (1.1.0)