There is a newer version of the record available.

Published March 9, 2021 | Version v2.8.0
Software Open

larmarange/labelled: labelled 2.8.0

  • 1. IRD
  • 2. Kozminski University
  • 3. PSSJD
  • 4. @OpenITU
  • 5. Menne Biomed Consulting
  • 6. @rstudio
  • 7. Global TIES for Children

Description

  • new helper recode_if() for recoding values based on condition, variable and value labels being preserved (#82)
  • look_for() could be time consuming for big data frames. Now, by default, only basic details of each variable are computed. You can compute all details with details = "full" (#77)
  • printing of look_for() results has been updated and do not rely anymore on pillar (#85)
  • to_labelled() can properly manage factors whose levels are coded as "[code] level", as produced by to_factor(levels = "prefixed") (#74 @courtiol)
  • new function is_prefixed() to check if a factor is prefixed
  • bug fix for na_range<- and na_values<- when applied to a data.frame (#80)

Files

larmarange/labelled-v2.8.0.zip

Files (1.1 MB)

Name Size Download all
md5:ed7ac8646be74fd746bfd95a7afdd740
1.1 MB Preview Download

Additional details

Related works