Object representing a set of codes
CodeSet object Create CodeSet
titleTitle of the CodeSet
callTBD
codeslist of Codes
descriptionString description of the set of codes to be included
excerptsCharacter vector of text excerpts to code (optional)
new()titleTBD
descriptionTBD
excerptsTBD
codesTBD
CodeSet
clone()The objects of this class are cloneable with this method.
CodeSet$clone(deep = FALSE)
deepWhether to make a deep clone.