RegionList {DMRScan}R Documentation

Shorthand for initializing RegionList

Description

Shorthand for initializing RegionList

Usage

RegionList(nRegions, regions)

Arguments

nRegions

The number of regions to be placed

regions

The regions to be included

Value

An object of type RegionList

Examples

# An empty list of 3 regions
RegionList(3L)


[Package DMRScan version 1.4.6 Index]