Skip to content

Commit

Permalink
fix lint + link
Browse files Browse the repository at this point in the history
  • Loading branch information
olivroy committed Jan 6, 2025
1 parent f23bfa1 commit 14394c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/to_labelled.R
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ memisc_to_labelled <- function(x) {
#' codes
#' @details
#' If you convert a labelled vector into a factor with prefix, i.e. by using
#' [`to_factor(levels = "prefixed")`[to_factor()], `to_labelled.factor()` is able
#' to reconvert it to a labelled vector with same values and labels.
#' [`to_factor(levels = "prefixed")`][to_factor()], `to_labelled.factor()` is
#' able to reconvert it to a labelled vector with same values and labels.
#' @export
#' @examples
#' # Converting factors to labelled vectors
Expand Down
4 changes: 2 additions & 2 deletions man/to_labelled.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14394c3

Please sign in to comment.