Skip to contents

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

Usage

get_codes(doc_text)

Arguments

doc_text

The text data for a single document

Examples

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