d3p_data {d3plus} | R Documentation |
Pass a tibble or data frame to 'D3Plus' objects
Description
This function provides a 1:1 translation between tibble-like objects in R and JSON structured data needed by 'D3Plus' to display a treemap, barchart or any other 'D3Plus' method. This function is useless if d3plus()
is not called first.
[Package d3plus version 0.1.0 Index]