Description Usage Arguments Value Examples
S3-method to enable square brackets on this object.
1 2 | ## S3 method for class 'smalltableobject'
o[x, y]
|
o |
Object this operates on. |
x |
First argument in []. Missing is valid. |
y |
Second argument in []. Missing is valid. |
Subsetted smalltableobject based on x and y.
1 | sto[1, ] # Show first row of table.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.