rql_import_rqda | R Documentation |
Import data from RQDA database to requal. It uses tables RQDA tables "project", "source" (documents), "freecode" (codes) and "coding" (coded segments), "cases", "caselinkage", "codecat" (categories). Memos from "source", "freecode", "cases" and "codecat" are used as descriptions. Memos from "coding" are stored as memos.
rql_import_rqda(rqda_file, requal_file)
rqda_file |
Path to RQDA database |
requal_file |
Path to requal database to be created by import, it must not exist |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.