get.offset | R Documentation |
Construct values for offsets.
get.offset(x = NULL, s = NULL, w = NULL)
x |
Vector of offsets to go with |
s |
Vector of offsets to go with |
w |
Vector of offsets to go with |
The default value NULL
is interpreted as a vector of zeros. At least
one component must be non-NULL so that the dimension can be determined.
List of offset terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.