# NOT RUN {
SeeDist(rnorm(100, mean=100, sd=20), numbins = 15, whatvar = "A Random Sample")
SeeDist(mtcars$hp, whatvar = "Horsepower", whatplots = c("d","b"))
SeeDist(iris$Sepal.Length, whatvar = "Sepal Length", whatplots = "d")
# }
Run the code above in your browser using DataLab