Symbolic histogram
Symbolic histogram
is.sym.histogram(x)
x |
an object to be tested |
returns TRUE if its argument's value is a symbolic_histogram and FALSE otherwise.
x <- sym.histogram(iris$Sepal.Length) is.sym.histogram(x)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.