LComments {R.utils}R Documentation

The LComments class

Description

Package: R.utils
Class LComments

Object
~~|
~~+--SmartComments
~~~~~~~|
~~~~~~~+--VComments
~~~~~~~~~~~~|
~~~~~~~~~~~~+--LComments

Directly known subclasses:

public static class LComments
extends VComments

The LComments class.

This class, is almost identical to the super class, except that the constructor has different defaults.

Usage

LComments(letter="L", verboseName="log", ...)

Arguments

letter The smart letter.
verboseName The name of the verbose object.
... Not used.

Author(s)

Henrik Bengtsson http://www.braju.com/R/


[Package R.utils version 0.5.5 Index]