nCodedByTwo: Show the relationship between *codedBy using a matrix.

View source: R/utils.R

nCodedByTwoR Documentation

Show the relationship between *codedBy using a matrix.

Description

It returns the number of files or cases coded by two code in a matrix form.

Usage

nCodedByTwo(FUN, codeList = NULL, print = TRUE, ...)

Arguments

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.

Author(s)

Ronggui HUANG


RQDA/RQDA documentation built on June 21, 2022, 7:18 a.m.