The R Project SVN R

Rev

Rev 88621 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88621 Rev 88907
Line 114... Line 114...
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{
119
  The chapter on \sQuote{Tidying and profiling R code} in
119
  The Chapter \manual{R-exts}{Tidying and profiling R code}.
120
  \sQuote{Writing R Extensions}:
-
 
121
  \code{\link{RShowDoc}("R-exts#Tidying-and-profiling-R-code")}.
-
 
122
 
120
 
123
  \code{\link{Rprof}}
121
  \code{\link{Rprof}}
124
 
122
 
125
  \code{\link{tracemem}} traces copying of an object via the C function
123
  \code{\link{tracemem}} traces copying of an object via the C function
126
  \code{duplicate}.
124
  \code{duplicate}.