get_codes: Extract codes from text Take coded text and extract the...

Description Usage Arguments Examples

View source: R/parse_qcodes.R

Description

Extract codes from text Take coded text and extract the codes, assuming they are correctly formatted.

Usage

1
get_codes(doc_text)

Arguments

doc_text

The text data for a single document

Examples

1
unlink("./my_qcoder_project", recursive=TRUE)

ropenscilabs/qcoder documentation built on Dec. 31, 2021, 9:11 p.m.