Description Usage Arguments Examples
Get offset from an IndexList object
1 2 3 4
offset(object) ## S4 method for signature 'BaseIndexList' offset(object)
object
An IndexList object
1 2
myIndexList <- IndexList(list(1:5, 2:7, 3:8), offset=1L) offset(myIndexList)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.