filesByCodes: Relation between files and codes.

Description Usage Arguments Details Value Author(s)

Description

Return a data frame which indicates what codes are associted with each file.

Usage

1
filesByCodes(codingTable = c("coding", "coding2"))

Arguments

codingTable

name of the coding table in rqda database.

Details

The result is a data frame. Each row represents one file, and each variable represents one code. If a file is coded by a code, the value of that variable is 1, otherwise is 0.

Value

A data frame.

Author(s)

Ronggui HUANG


RQDA documentation built on May 2, 2019, 5 p.m.