Object representing a set of codes
CodeSet object Create CodeSet
title
Title of the CodeSet
call
TBD
codes
list of Codes
description
String description of the set of codes to be included
excerpts
Character vector of text excerpts to code (optional)
new()
title
TBD
description
TBD
excerpts
TBD
codes
TBD
CodeSet
clone()
The objects of this class are cloneable with this method.
CodeSet$clone(deep = FALSE)
deep
Whether to make a deep clone.