The R Project SVN R

Rev

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

Rev 61160 Rev 61433
Line 40... Line 40...
40
  (It is enabled in a standard Windows build of \R.)
40
  (It is enabled in a standard Windows build of \R.)
41
#endif
41
#endif
42
  The memory profiler can be used at the same time as other \R and C profilers.
42
  The memory profiler can be used at the same time as other \R and C profilers.
43
  }
43
  }
44
\value{
44
\value{
45
  None  
45
  None
46
}
46
}
47
 
47
 
48
\seealso{
48
\seealso{
49
  The R sampling profiler, \code{\link{Rprof}} also collects
49
  The R sampling profiler, \code{\link{Rprof}} also collects
50
  memory information.
50
  memory information.