Skip to contents

Initialize an Alteration Landscape Stats (ALS) container

Usage

new.ALS(al)

Arguments

al

The alteration landscape object (checked for NULL)

Value

Empty ALS list object.

Examples

new.ALS(list())
#> list()
#> attr(,"class")
#> [1] "ALS"