ladd.annot: Attaches an new annotation from an R interval list

View source: R/luna.R

ladd.annotR Documentation

Attaches an new annotation from an R interval list

Description

Adds new annotations to the currently attached EDF given an interval list

Usage

ladd.annot(annot, intervals)

Arguments

annot

a required annotation class name for the new annotation

intervals

a required list of intervals, in the same format as returned by lannots(annot)

Value

no explicit return value

Note

Added annotations will be visible with subsequent lannots() commands.


remnrem/luna documentation built on June 1, 2025, 2:14 p.m.