Description Usage Arguments Examples
This function applies offsets to a single vector
1 | .offset.fn(x, offset)
|
offset |
offset value |
X |
vector |
1 2 | iris[,1]
.offset.fn(iris[,1],2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.