View source: R/symbolic_objects.R
sym.histogram | R Documentation |
Create an symbolic_histogram type object
sym.histogram(x = double(), breaks = NA_real_)
x |
character vector |
breaks |
a vector giving the breakpoints between histogram cells |
a symbolic histogram
sym.histogram(iris$Sepal.Length)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.