Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

copy_all-AnnotationFunction-method

Copy the AnnotationFunction Object


Description

Copy the AnnotationFunction Object

Usage

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

Arguments

object

The AnnotationFunction-class object.

Details

In AnnotationFunction-class, there is an environment which stores some external variables for the annotation function (specified by the var_import argument when constructing the AnnotationFunction-class object. This copy_all,AnnotationFunction-method hard copies all the variables into a new isolated environment.

The environment is at object@var_env.

Examples

# There is no example
NULL

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.