| available.packages.bioc | Download a current list of available Bioconductor packages |
| available.packages.cran | Download a current list of available CRAN packages |
| bioc.version | What version of Bioconductor does this version of R use? |
| detach.all | Detach all user-loaded packages |
| edit.src.file | edit an R source file |
| find.src.file | Find the source file for a given function. |
| functions.in.source.file | list the function names defined in a source file |
| get.function.dependencies | Determine all the dependencies of a function from a list of... |
| get.function.dependencies2file | Determine all the dependencies of a function from a list of... |
| import.function | Search for & import the function definition from within a... |
| import.function.from.src.file | Import the function definition from within a source file. |
| import.function.header | Search for & import the function header from within a source... |
| import.function.header.from.src.file | Import the function header from within a source file. |
| is.dir | Is the given path a file or directory? |
| list.my.packages | List my R packages which all sit inside src.root |
| prompt.function | Produce a prototype of an Rd (R Documentation) file, from a... |
| refactoR | refactoR R code |
| relibrary | Reloads a package |
| replace.importFrom | replace the @importFrom statements with a new package |
| search.function.importsMe | find the functions, which @importFrom 'func' |
| unlibrary | Unload a library. |
| updateR | A flexible R package updater. |
| updateR-package | Package development toolkit. |
| which.package | Function to tell you which package a function came from. |
| which.src.file | Find the source file for a given function. This is a wrapper... |
| write_PACKAGES | write PACKAGES file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.