elementExtract {StructuralVariantAnnotation}R Documentation

Extracts the element of each element at the given position

Description

Extracts the element of each element at the given position

Usage

elementExtract(x, offset = 1)

Arguments

x

list-like object

offset

offset of list

Value

The element of each element at given positions.


[Package StructuralVariantAnnotation version 1.10.0 Index]