copy_all-SingleAnnotation-method: Copy the SingleAnnotation object

copy_all-SingleAnnotation-methodR Documentation

Copy the SingleAnnotation object

Description

Copy the SingleAnnotation object

Usage

## S4 method for signature 'SingleAnnotation'
copy_all(object)

Arguments

object

The SingleAnnotation-class object.

Details

Since the SingleAnnotation object always contains an AnnotationFunction-class object, it calls copy_all,AnnotationFunction-method to hard copy the variable environment.

Examples

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.