codeByPassage: Function codeByPassage

codeByPassageR Documentation

Function codeByPassage

Description

Adds code tags to certain passages of a character vector.

Usage

codeByPassage(corpus, passage, coding, context = 0, mess = T,
  assign = T, subcorpus = NULL)

Arguments

corpus

Character vector containing one document per element.

Details

Adds code tags to certain passages of a character vector.

Examples

codeByPassage("hello world hello world hello world hello world","hello","code1")

AndreasFischer1985/quantqual documentation built on June 20, 2022, 4:55 p.m.