larmarange / labelled

Manipulating labelled vectors in R
https://larmarange.github.io/labelled/
GNU General Public License v3.0
73 stars 16 forks source link

Examples for unique_tagged_na() do not run #154

Closed petzi53 closed 8 months ago

petzi53 commented 8 months ago

I noticed that the examples in the R documentation "Unique elements, duplicated, ordering and sorting with tagged NAs" do not run.

I am new to the labelled package, so maybe I have overlooked something.

I am using labelled version 2.12.0, R version 4.3.2 with RStudio Version 2023.12.0+369 and Quarto 1.4.533.

petzi53 commented 8 months ago

Sorry: After restarting R it worked!