| PlotHexBin | R Documentation | 
Visualize correlation between two vectors with density plot. Useful for visualizing large datasets.
PlotHexBin(v, w, n.bins = 100)
| v | X-axis vector | 
| w | Y-axis vector | 
| n.bins | Number of hexagonal bins | 
ggplot2 object with hexbin plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.