normalizedCharacter-class: Class "normalizedCharacter" with newlines, tabs and line...

normalizedCharacter-classR Documentation

Class "normalizedCharacter" with newlines, tabs and line feeds removed

Description

This is a character vector which has any newline, tab and line feeds removed from the contents.

The StringEnum class is a (virtual) class that is used as the base class for a restricted string that is an enumeration, i.e. one of a fixed set of strings.

Objects from the Class

Objects can be created by calls of the form new("normalizedCharacter", ...) or via as(vector, "normalizedCharacter").

Slots

.Data:

Object of class "character", inherited from the base character class.

Extends

Class "character", from data part. Class "vector", by class "character", distance 2. Class "data.frameRowLabels", by class "character", distance 2. Class "SuperClassMethod", by class "character", distance 2.

Methods

No methods defined with class "normalizedCharacter" in the signature.

Author(s)

Duncan Temple Lang

Examples

showClass("normalizedCharacter")

omegahat/XMLSchema documentation built on Jan. 17, 2024, 7:08 p.m.