With the accessor the codes of a Manifesto Document can be read and modified. The codes of a Manifesto Corpus can only be read, modification needs to be done document-wise.
codes(x, layer = "cmp_code")# S3 method for ManifestoDocument
codes(x, layer = "cmp_code")
# S3 method for ManifestoCorpus
codes(x, layer = "cmp_code")
codes(x, layer = "cmp_code") <- value
# S3 method for ManifestoDocument
codes(x, layer = "cmp_code") <- value
code_layers(x)
document or corpus to get the codes from
layer of codings to access, defaults to cmp_code, alternative: eu_code
new codes