diff --git a/R/MizerSim-class.R b/R/MizerSim-class.R index 354ed8691..5a505fae3 100644 --- a/R/MizerSim-class.R +++ b/R/MizerSim-class.R @@ -292,9 +292,9 @@ finalNResource <- function(sim) { #' idx <- idxFinalT(sim) #' idx #' # This coincides with -#' length(times(sim)) +#' length(getTimes(sim)) #' # and corresponds to the final time -#' times(sim)[idx] +#' getTimes(sim)[idx] #' # We can use this index to extract the result at the final time #' identical(N(sim)[idx, , ], finalN(sim)) #' identical(NResource(sim)[idx, ], finalNResource(sim)) diff --git a/docs/404.html b/docs/404.html index df2746551..300311f41 100644 --- a/docs/404.html +++ b/docs/404.html @@ -37,6 +37,12 @@ + + + + + + @@ -71,7 +77,7 @@
@@ -89,8 +95,52 @@