head,RegionList-method {DMRScan}R Documentation

Cat the head of a list of regions in a RegionList object

Description

Cat the head of a list of regions in a RegionList object

Usage

## S4 method for signature 'RegionList'
head(x, n = 10L)

Arguments

x

An object to be printed of type RegionList

n

The number of regions to be printed when the RegionList is longer than n

Value

The top regins in a RegionList


[Package DMRScan version 1.4.6 Index]