mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
updated docs
This commit is contained in:
parent
f5965a2748
commit
942b3098cc
5 changed files with 11 additions and 17 deletions
|
|
@ -369,7 +369,7 @@ ds2dd_detailed <- function(data,
|
|||
#' labels = c(Unknown = 9, Refused = 10),
|
||||
#' class = "haven_labelled"
|
||||
#' )
|
||||
#' labelled::is.labelled(ds)
|
||||
#' haven::is.labelled(ds)
|
||||
#' attributes(ds)
|
||||
#' ds |> haven_all_levels()
|
||||
haven_all_levels <- function(data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue