transform_shape: Function to transform R shapes into d3 shapes...

View source: R/z_transformShape.R

transform_shapeR Documentation

Function to transform R shapes into d3 shapes...

Description

Function to transform R shapes into d3 shapes...

Usage

transform_shape(dframe)

Arguments

dframe

Data frame with columns shape, fill, colour.

Value

Data frame transformed so that shape corresponds to d3 shape. Also includes Rshape column for debugging.


animint2 documentation built on Nov. 22, 2023, 1:07 a.m.