crossCodes() crossTwoCodes()
|
Inter-codes relationship |
`%and%` `%or%` `%not%`
|
Binary operations of some types of RQDA objects |
and() or() not()
|
Boolean operation on codings. |
RQDA
|
R-based Qualitative Data Analysis package |
RQDAQuery()
|
Execute a SQL statement on the open *.rqda file. |
RQDATables
|
Data Tables in rqda file |
viewPlainFile()
|
View the file content of the selected file in File Widget without displaying the codings and annotations etc. |
casesCodedByAnd() casesCodedByOr() casesCodedByNot()
|
Get cases coded by specific codes, by specifying the code IDs. |
codingBySearch()
|
Auto-coding by pattern matching |
exportCodedFile()
|
exported a coded file to HTML file |
exportCodings()
|
Export codings to a HTML file. |
filesByCodes()
|
Relation between files and codes. |
filesCodedByAnd() filesCodedByOr() filesCodedByNot()
|
Get files coded by specific codes, by specifying the code IDs. |
getAttr() showSubset()
|
attributes |
getCaseIds() getCaseNames() getCases()
|
Get the Case ID and Case Name. |
getCodingTable()
|
Get the information of codings |
getCodingsByOne()
|
Return codings of one code. |
getFileIdsSets()
|
Get file id from sets. |
getFileIds() getFileNames() getFiles()
|
Get the ids or names of files list |
getMemos()
|
Collection of code memos |
gselect.list()
|
Select Items from a List |
list.deleted() pdelete() CleanProject() undelete()
|
Functions for dealing with the temporarily deleted data |
nCodedByTwo()
|
Show the relationship between *codedBy using a matrix. |
openProject() closeProject()
|
Open and close project. |
queryFiles()
|
Retrieval of file names according to their codings. |
relation()
|
Relation between two codings |
retrieval()
|
Retrieval of codings conditional on the file id. |
rqda_exe()
|
Wrapper for dbExecute |
rqda_sel()
|
Wrapper for dbGetQuery |
rqda_txt()
|
translate string |
rqda_wrt()
|
Wrapper for dbWriteTable |
searchFiles()
|
Search files |
summaryCodings() print(<summaryCodings>)
|
Summary of codings |
write.FileList() addFilesFromDir()
|
Import a batch of files to the source table |