d3BarGraph: D3BarGraph from R

Description Usage Arguments Value

View source: R/d3BarGraph.R

Description

Making a bar graph with D3 and R

Usage

1

Arguments

width

numeric width for the graph's width in pixels.

height

numeric height for the graph's height in pixels.

barData

a numerical list of values or a dataframe from R. Used for bar height

Value

hopefully a graph...and not just a blank screen


ngfrey/d3BarGraph documentation built on May 23, 2019, 4:42 p.m.