d3BarGraph: D3BarGraph from R

Description Usage Arguments Value

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


juba/d3BarGraph documentation built on May 20, 2019, 3:18 a.m.