From a1340ae61d10d6abba42c1b56c927551ccfd1730 Mon Sep 17 00:00:00 2001 From: meng Date: Tue, 30 Jul 2019 11:17:27 +0300 Subject: [PATCH] Update plot.fosr.perm.R --- R/plot.fosr.perm.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/plot.fosr.perm.R b/R/plot.fosr.perm.R index 9539dbc7..00c93b23 100644 --- a/R/plot.fosr.perm.R +++ b/R/plot.fosr.perm.R @@ -1,7 +1,7 @@ #' @export #' @rdname fosr.perm plot.fosr.perm <- -function(x, level=.05, xlabel="", title=NULL,...) { +function(x, level=NULL, xlabel="", title=NULL,...) { if (is.null(level)) { if (is.null(x$level)) stop("Must specify level at which to test") else testobj = x