View source: R/mf_get_leg_pos.R
mf_get_leg_pos | R Documentation |
Find the optimal for one or two legends. The optimal position is a position that minimizes overlap between a spatial object and a legend.
mf_get_leg_pos(x, n = 1)
x |
object of class |
n |
number of positions to get (1 or 2) |
A vector of position is returned
mtq <- mf_get_mtq()
mf_get_leg_pos(mtq)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.