print,Region-method {DMRScan}R Documentation

Print a region

Description

Print a region

Print a number of regions in a RegionList

Usage

## S4 method for signature 'Region'
print(x, ...)

## S4 method for signature 'RegionList'
print(x)

Arguments

x

Object of type Region

...

Has no function

Value

An print object of a Region class

A printed object of all regions in a RegionList


[Package DMRScan version 1.4.6 Index]