Description Usage Arguments Slots
Assigns the 'position' vector and 'dimension', with default dimension
of length(position)
.
Check whether an object is of class 'Position'.
1 2 3 4 | ## S4 method for signature 'Position'
initialize(.Object, position)
is.position(x)
|
.Object |
the Position object. |
position |
The position vector. |
x |
An object. |
position
A position vector.
dimension
An integer specifying the dimension, defaults to 'length(position)'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.