Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 178 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 178 Bytes

This is a htmlwidget wrapper around Benjie Chen's extension of Mike Bostock's scatterplot matrix.

Usage

library(scatterMatrixD3)

scatterMatrix(
   data = iris
)