Description Usage Arguments Details Author(s) See Also
profile time and memory usage of a given R expression
| 1 | 
| expr | An  | 
| doit | A boolean variable specifying whether profiling should be performed or not (intended for internal use). | 
Profiling is performed using summaryRprof(memory="both")$by.self.
Memory profiling is not satistfactory yet.
Morgane Pierre-Jean and Pierre Neuvial
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.