google_barchart | R Documentation |
Google-style barchart
google_barchart( input_data, caption = comment(input_data), ..., stacked = TRUE, width = 800, height = 600, h_axis = list(), chart_area = list(left = 100, width = "60%"), plot = TRUE, verbose = FALSE )
input_data |
data frame |
... |
arguments to gvisPieChartgoogleVis |
width |
in pixels |
height |
in pixels |
REQUIRES AN INTERNET CONNECTION to display the visualization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.