Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RQDA (version 0.2-2)

getCodingsByOne: Return codings of one code.

Description

get codings of a code.

Usage

getCodingsByOne(cid, fid=NULL,codingTable=c("coding","coding2"))

Arguments

cid
code id, an integer.
fid
file id, an integer vector.
codingTable
name of coding table.

Value

  • a data frame with additional class of "codingsByOne".

Details

It gets codings of a code with cid from files which are specified by fid.

See Also

%and%, %or%, %not%

Examples

Run this code
getCodingsByOne(1)

Run the code above in your browser using DataLab