nCodedByTwo | R Documentation |
It returns the number of files or cases coded by two code in a matrix form.
nCodedByTwo(FUN, codeList = NULL, print = TRUE, ...)
FUN |
a function. It is usually a function from filesCodeBy* and casesCodedBy*. |
codeList |
character vector of code names. |
print |
logical, print the result automatically when TRUE. |
... |
not used currently. |
Ronggui HUANG
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.