offset: Get offset from an IndexList object

Description Usage Arguments Examples

Description

Get offset from an IndexList object

Usage

1
2
3
4
offset(object)

## S4 method for signature 'BaseIndexList'
offset(object)

Arguments

object

An IndexList object

Examples

1
2
myIndexList <- IndexList(list(1:5, 2:7, 3:8), offset=1L)
offset(myIndexList)

Accio/BioQC documentation built on Jan. 27, 2022, 10:45 p.m.