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

Description Objects from the Class Slots Extends Methods Author(s) Examples

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

1
showClass("normalizedCharacter")

sckott/XMLSchema documentation built on May 29, 2019, 3:46 p.m.