draw-SingleAnnotation-method.Rd
Draw the Single Annotation
# S4 method for SingleAnnotation draw(object, index, k = 1, n = 1, test = FALSE, anno_mark_param = list())
object | A |
---|---|
index | A vector of indices. |
k | The index of the slice. |
n | Total number of slices. |
test | Is it in test mode? The value can be logical or a text which is plotted as the title of plot. |
anno_mark_param | It contains specific parameters for drawing |
No value is returned.
# There is no example NULL#> NULL