| legendDefinition | R Documentation | 
helper function for the function customLegend(): generates a data.frame specifying the legend to be generated
legendDefinition(labels = NA, colors = NA, fills = NA, shapes = NA, sizes = NA)
labels | 
 labels of the elements of the legend (character vector)  | 
colors | 
 colors of the elements of the legend  | 
fills | 
 fill colors of the elements of the legend  | 
shapes | 
 shapes of the elements of the legend  | 
sizes | 
 sizes of the elements of the legend  | 
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.