Copy the SingleAnnotation object

# S4 method for 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
#> NULL