View source: R/basic_loon_layers.R
| loonLayer | R Documentation | 
Function loonLayer is used to create loon non-interactive layers.
For some ggplot2 extension packages, one can edit this function to realize the transformation.
loonLayer(
  widget,
  layerGeom,
  data,
  ggplotPanelParams,
  ggObj,
  parent,
  label,
  ...
)
| widget | a  | 
| layerGeom | a  | 
| data | a data frame (i.e.  | 
| ggplotPanelParams | 
 | 
| ggObj | the  | 
| parent | a valid Tk parent widget path. | 
| label | label used in the layers inspector | 
| ... | not for users | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.