powered by
Create an symbolic_histogram type object
sym.histogram(x = double(), breaks = NA_real_)
character vector
a vector giving the breakpoints between histogram cells
a symbolic histogram
# NOT RUN { sym.histogram(iris$Sepal.Length) # }
Run the code above in your browser using DataLab