Skip to content

Commit 3f32930

Browse files
committed
add more info
1 parent c397946 commit 3f32930

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

R/SimCollect.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@
2828
#'
2929
#' @param check.only logical; for larger simulations file sets, such as those generated by
3030
#' \code{\link{runArraySimulation}}, return the design conditions that do no satisfy the
31-
#' \code{target.reps} and throw warning if files are unexpectedly missing
31+
#' \code{target.reps} and throw warning if files are unexpectedly missing (the latter
32+
#' criterion is reported from \code{\link{SimCheck}}, which can be used to obtain the
33+
#' conditions associated with the missing files)
3234
#'
3335
#' @param target.reps (optional) number of replications to check against to evaluate whether
3436
#' the simulation files returned the desired number of replications. If missing, the highest

man/SimCollect.Rd

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)