Xinyi Ye
Xinyi Ye
The methods defined are unclear given the code and its comments which has: method for class 'data.frame' : interplot.plot
`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...
In vignettes/interplot-vignette.Rmd, if one could avoid loading all these packages ( ggplot2/abind/arm/MASS/Matrix/lme4) by moving some dependencies to imports.
In vignettes/interplot-vignette.Rmd, plots included in the manuscript do not include any axes labels raising concerns about the user friendliness of the implementation. Here are the sample codes that need to...