diff options
Diffstat (limited to 'man/plot.gensvm.grid.Rd')
| -rw-r--r-- | man/plot.gensvm.grid.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/plot.gensvm.grid.Rd b/man/plot.gensvm.grid.Rd index a3aa4d9..abf0974 100644 --- a/man/plot.gensvm.grid.Rd +++ b/man/plot.gensvm.grid.Rd @@ -20,7 +20,7 @@ model in the provided GenSVMGrid object. See the documentation for \code{\link{plot.gensvm}} for more information. } \examples{ -\dontrun{ +\donttest{ x <- iris[, -5] y <- iris[, 5] |
