qlegend(parent = NULL, data = NULL, vertical = TRUE, ...)
Arguments
parent
the parent layer (default to be NULL, which
means creating an independent layer with no parents, but it can be
added to a parent layer using the approach parent[i, j] <-
child_layer)