Rename main function into runValse, remove testthat folder since nobody's gonna write...
[valse.git] / pkg / R / plot_valse.R
index 83316dc..3160067 100644 (file)
@@ -8,10 +8,7 @@
 #' @param n sample size
 #' @return several plots
 #'
-#' @examples TODO
-#'
 #' @export
-#'
 plot_valse <- function(X, Y, model, n, comp = FALSE, k1 = NA, k2 = NA)
 {
   require("gridExtra")