The R Project SVN R

Rev

Rev 71883 | Rev 85931 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71883 Rev 72743
Line 105... Line 105...
105
 
105
 
106
  If \code{memory = "both"} the same list but with memory consumption in Mb
106
  If \code{memory = "both"} the same list but with memory consumption in Mb
107
  in addition to the timings.
107
  in addition to the timings.
108
 
108
 
109
  If \code{memory = "tseries"} a data frame giving memory statistics over
109
  If \code{memory = "tseries"} a data frame giving memory statistics over
110
  time.
110
  time. Memory usage is in bytes.
111
 
111
 
112
  If \code{memory = "stats"} a \code{\link{by}} object giving memory statistics
112
  If \code{memory = "stats"} a \code{\link{by}} object giving memory statistics
113
  by function.
113
  by function. Memory usage is in bytes.
114
  
114
  
115
  If no events were recorded, a zero-row data frame is returned.
115
  If no events were recorded, a zero-row data frame is returned.
116
}
116
}
117
 
117
 
118
\seealso{
118
\seealso{