Published September 28, 2020
| Version v2.7.0
Software
Open
larmarange/labelled: labelled 2.7.0
Authors/Creators
- 1. IRD
- 2. Kozminski University
- 3. PSSJD
- 4. @OpenITU
- 5. @rstudio
- 6. Globals TIES for Children
Description
- a
.valuesargument has been added toset_na_values()andset_na_range(), allowing to pass a list of values - a
.strictoption has been added toset_variable_labels(),set_value_labels(),add_value_labels(),remove_value_labels(),set_na_values()andset_na_range(), allowing to pass values for columns not observed in the data (it could be useful for using a same list of labels for several data.frame sharing some variables) (#70) copy_labels()is less restrictive for non labelled vectors, copying variable label even if the two vectors are not of the same type (#71)- a
.strictoption has been added tocopy_labels()(#71)
Files
larmarange/labelled-v2.7.0.zip
Files
(1.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4194b2be499710ef119ed7392ca9ccc6
|
1.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/larmarange/labelled/tree/v2.7.0 (URL)