ggfree
ggfree copied to clipboard
ridgeplot fails if user passes vector instead of list
> ridgeplot(rnorm(100))
Error in ridgeplot(rnorm(100)) :
Unsupported class of argument x (must be list)
Expected response: generate a ridgeplot with a single density.