get_quotes: Get Selected Codings

View source: R/rqda.R

get_quotesR Documentation

Get Selected Codings

Description

Fetches the portions of text that were selected i.e. the codings for a given code in an RQDA project

Usage

get_quotes(codedata, proj, code)

Arguments

codedata

A data frame containing the codings, usually as an output of RQDA::getCodingsTable.

proj

An RQDA project.

code

The code for which the codings are to be retrieved

Value

No value is returned but a window with the codings is opened as a side effect.

Note

For this function to work properly, the RQDA GUI needs to have been opened prior to its being called.


BroVic/raampGBV documentation built on Oct. 7, 2022, 11:06 p.m.