get_quotes | R Documentation |
Fetches the portions of text that were selected i.e. the codings for a given code in an RQDA project
get_quotes(codedata, proj, code)
codedata |
A data frame containing the codings, usually as an output
of |
proj |
An RQDA project. |
code |
The code for which the codings are to be retrieved |
No value is returned but a window with the codings is opened as a side effect.
For this function to work properly, the RQDA GUI needs to have been opened prior to its being called.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.