LComments | R Documentation |
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.
LComments(letter="L", verboseName="log", ...)
letter |
The smart letter. |
verboseName |
The name of the verbose object. |
... |
Not used. |
Methods:
No methods defined.
Methods inherited from VComments:
convertComment, reset, validate
Methods inherited from SmartComments:
compile, convertComment, parse, reset, validate
Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clearLookupCache, clone, detach, equals, extend, finalize, getEnvironment, getFieldModifier, getFieldModifiers, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, names, objectSize, print, save
Henrik Bengtsson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.