rql_import_rqda: Import data from RQDA to Requal

View source: R/import_rqda.R

rql_import_rqdaR Documentation

Import data from RQDA to Requal

Description

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.

Usage

rql_import_rqda(rqda_file, requal_file)

Arguments

rqda_file

Path to RQDA database

requal_file

Path to requal database to be created by import, it must not exist


RE-QDA/requal documentation built on Jan. 10, 2025, 6:22 p.m.