CodeSet: CodeSet

Description Usage Format Value Fields Examples

Description

Object representing a set of codes

Usage

1

Format

An object of class R6ClassGenerator of length 24.

Value

CodeSet object

CodeSet

Fields

title

Title of the CodeSet

description

String description of the set of codes to be included

excerpts

Character vector of text excerpts to code (optional)

expressions

Codes to include in the CodeSet (optional)

Examples

1
2
3
data(RS.data)
rs = RS.data
code.set = code.set("Demo RS CodeSet", "CodeSet made for the demo", excerpts = rs$text, codes = c())

epistemic-analytics/ncodeR documentation built on June 15, 2019, 12:03 a.m.