RegionList {DMRScan} | R Documentation |
Shorthand for initializing RegionList
RegionList(nRegions, regions)
nRegions |
The number of regions to be placed |
regions |
The regions to be included |
An object of type RegionList
# An empty list of 3 regions RegionList(3L)