Learn R Programming

simFrame (version 0.5.4)

OptCharacter-class: Class "OptCharacter"

Description

Virtual class used internally for convenience.

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

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

UML class diagram

A slightly simplified UML class diagram of the framework can be found in Figure 1 of the package vignette An Object-Oriented Framework for Statistical Simulation: The R Package simFrame. Use vignette("simFrame-intro") to view this vignette.

Examples

Run this code
# NOT RUN {
showClass("OptCharacter")
# }

Run the code above in your browser using DataLab