utils
This package contains a variety of utility functions for R, including package management, file reading and writing, and editing.
Functions
Function | Description |
---|---|
? | Documentation on a topic. |
RShowDoc | Utility function to find and display R documentation. |
RSiteSearch | Searches for keywords or phrases in the R-help mailing list archives, help pages, vignettes, or task views, using the search engine at http://search.r-project.org, and displays the results in a web browser. |
Rprof | Enables or disables profiling of the execution of R expressions. |
Rprofmem | Enables or disables reporting of memory allocation in R. |
Rtangle | A driver for Stangle
that extracts R code chunks. |
RtangleSetup | A driver for Stangle
that extracts R code chunks. |
RtangleWritedoc | These functions are handy for writing Sweave drivers and currently not documented. Look at the source code of the Sweave Latex driver (in this package) or the HTML driver (in the R2HTML package from CRAN) to see how they can be used. |
RweaveChunkPrefix | These functions are handy for writing Sweave drivers and currently not documented. Look at the source code of the Sweave Latex driver (in this package) or the HTML driver (in the R2HTML package from CRAN) to see how they can be used. |
RweaveEvalWithOpt | These functions are handy for writing Sweave drivers and currently not documented. Look at the source code of the Sweave Latex driver (in this package) or the HTML driver (in the R2HTML package from CRAN) to see how they can be used. |
RweaveLatex | A driver for Sweave that translates ... |
Get R in a Nutshell, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.