View source: R/g_getPlots-deprecated.R
g_getPlots | R Documentation |
ggplot
sFor the target compound loon plot, determines all the ggplot
s based on
the compound loon
plot.
g_getPlots(
target,
asAes = TRUE,
selectedOnTop = TRUE,
showNearestColor = FALSE
)
## Default S3 method:
g_getPlots(
target,
asAes = TRUE,
selectedOnTop = TRUE,
showNearestColor = FALSE
)
## S3 method for class 'l_pairs'
g_getPlots(
target,
asAes = TRUE,
selectedOnTop = TRUE,
showNearestColor = FALSE
)
target |
the (compound) loon plot |
asAes |
logical; set aesthetics attributes, i.e. 'color', 'fill' as
variables (default |
selectedOnTop |
logical and default is |
showNearestColor |
logical and default is |
a list of ggplot
s.
l_getPlots
, g_getLocations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.