powered by
Return a data frame which indicates what codes are associated with each file.
filesByCodes(codingTable = c("coding", "coding2"))
name of the coding table in rqda database.
A data frame.
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 it is 0.