View source: R/g_getPlots-deprecated.R
| g_getPlots | R Documentation | 
ggplotsFor the target compound loon plot, determines all the ggplots 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 ggplots.
l_getPlots, g_getLocations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.