mirror of
https://github.com/agdamsbo/REDCapCAST.git
synced 2026-06-19 13:17:30 +02:00
support labelled data
This commit is contained in:
parent
5926c12da6
commit
2aa268f747
13 changed files with 188 additions and 65 deletions
|
|
@ -4,10 +4,7 @@
|
|||
\alias{is.labelled}
|
||||
\title{Tests for multiple label classes}
|
||||
\usage{
|
||||
is.labelled(
|
||||
x,
|
||||
classes = c("redcapcast_labelled", "haven_labelled", "labelled")
|
||||
)
|
||||
is.labelled(x, classes = c("haven_labelled", "labelled"))
|
||||
}
|
||||
\arguments{
|
||||
\item{x}{data}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue