interplot
interplot copied to clipboard
It is unclear how the method would work for data.frame objects
interplot(iris)
gives an error
Error in geom_line():
! Problem while computing aesthetics.
Error occurred in the 1st layer.
Caused by error in FUN():
! object 'fake' not found
which is not very informative.