It returns the number of files or cases coded by two code in a matrix form.
nCodedByTwo(FUN, codeList = NULL, print = TRUE, ...)
a function. It is usually a function from filesCodeBy* and casesCodedBy*.
character vector of code names.
logical, print the result automatically when TRUE.
not used currently.