transform_shape {animint2} | 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.