Description Usage Arguments Author(s) Examples
These classes represent scalar quantities, such as a string or a
number and are useful because they provide their own validity
checking. The classes ScalarCharacter, ScalarLogical,
ScalarInteger, and ScalarNumeric all extend their
respective base vector types and can be used interchangeably (except
they should always have length one).
The mkScalar factory function provides a convenient way of
creating Scalar<type> objects (see the examples section below).
1 | mkScalar(obj)
|
obj |
An object of type |
Seth Falcon
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.