Skip to content

Commit

Permalink
donttest
Browse files Browse the repository at this point in the history
  • Loading branch information
MurrayEfford committed Sep 26, 2024
1 parent 4e5309b commit 1767ffd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions man/minRSE.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ When \code{verbose = TRUE}, a list with components --
\examples{
\donttest{
grid <- make.grid(8, 8, spacing = 20, detector = 'proximity')
# method = "none" uses the shortcut variance
Expand All @@ -67,3 +69,5 @@ tmp <- optimalSpacing(D = 5, traps = grid, detectfn = "HHN", detectpar =
minsimRSE(tmp, plt = TRUE)
}
}

0 comments on commit 1767ffd

Please sign in to comment.