Skip to content
Prev 3167 / 63424 Next

handling of dimension-attribute in density (PR#406)

Both. density needs an x <- as.vector(x), and I think sd needs 
to return the  standard deviation*s* if given a matrix or data frame.
Its current behaviour is wrong.