##Downloads the RQDA library library(RQDA) ##Opens the RQDA GUI RQDA() ##Opens the RQDA documentation file help(package="RQDA") ##allows you to retrieve a summary of codes, including the text and the ##number of things that are coded in each category d<-summaryCodings() getCodingsByOne(1,fid=2,codingTable=c("coding","coding2")) getCodingTable()