View source: R/z_transformShape.R
transform_shape | R Documentation |
Function to transform R shapes into d3 shapes...
transform_shape(dframe)
dframe |
Data frame with columns shape, fill, colour. |
Data frame transformed so that shape corresponds to d3 shape. Also includes Rshape column for debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.