![[R logo]](../../../doc/html/logo.jpg)
A C D E F G H I L M N O P R S T U W Y
| mvbutils-package | How to use the mvbutils package |
| %!in% | Utility operators |
| %&% | Utility operators |
| %**% | Utility operators |
| %downto% | Utility operators |
| %except% | Utility operators |
| %in.range% | Utility operators |
| %is.a% | Utility operators |
| %is.an% | Utility operators |
| %is.not.a% | Utility operators |
| %is.not.an% | Utility operators |
| %matching% | Utility operators |
| %not.in% | Utility operators |
| %SUCH.THAT% | Utility operators |
| %such.that% | Utility operators |
| %that.are.in% | Utility operators |
| %that.dont.match% | Utility operators |
| %that.match% | Utility operators |
| %upto% | Utility operators |
| %where% | Utility operators |
| %where.warn% | Utility operators |
| %without.name% | Utility operators |
| as.cat | Miscellaneous utilities |
| as.data.frame.I | Coerce to data.frame, preserving mode of columns |
| assign.to.base | Modify standard R functions, including tweaking their default arguments |
| attach.mlazy | Cacheing objects for lazy-load access |
| autoedit | Editing functions |
| callees.of | Shows which functions call what |
| callers.of | Shows which functions call what |
| cd | Organizing R workspaces |
| cd.change.all.paths | Hierarchy-crawling functions for cd-organized workspaces |
| cd.write.mvb.tasks | Hierarchy-crawling functions for cd-organized workspaces |
| cdfind | Hierarchy-crawling functions for cd-organized workspaces |
| cditerate | Hierarchy-crawling functions for cd-organized workspaces |
| cdprompt | Support routine for cd-organized workspace hierarchy. |
| cdregexpr | Hierarchy-crawling functions for cd-organized workspaces |
| cdtree | Hierarchy-crawling functions for cd-organized workspaces |
| clip | Miscellaneous utilities |
| cq | Miscellaneous utilities |
| create.backups | Text backups of function source code |
| current.source | Read R code and data from a file or connection |
| demlazy | Cacheing objects for lazy-load access |
| deparse.names.parsably | Miscellaneous utilities |
| do.in.envir | Modify a function's scope |
| doc2Rd | Converts plain-text documentation to Rd format |
| dochelp | Documentation |
| dont.lock.me | Prevent sealing of a namespace, to facilitate package maintenance. |
| dont.lockBindings | Helper for live-editing of packages |
| empty.data.frame | Miscellaneous utilities |
| exists.mvb | Miscellaneous utilities |
| expanded.call | Miscellaneous utilities |
| extract.named | Create variables from corresponding named list elements |
| FF | Editing functions |
| find.docholder | Support for flat-format documentation |
| find.documented | Support for flat-format documentation |
| find.funs | Miscellaneous utilities |
| fix.order | Shows functions sorted by date of edit |
| fixr | Editing functions |
| fixtext | Editing functions |
| flatdoc | Flat-format documentation |
| foodweb | Shows which functions call what |
| from.here | Read R code and data from a file or connection |
| get.backup | Text backups of function source code |
| hack | Modify standard R functions, including tweaking their default arguments |
| help2flatdoc | Convert help files to flatdoc format. |
| Hours | Sorting out times and time difference |
| index | Miscellaneous utilities |
| is.dir | Miscellaneous utilities |
| legal.filename | Miscellaneous utilities |
| lib.pos | Miscellaneous utilities |
| local.on.exit | Macro-like functions |
| local.return | Macro-like functions |
| lsall | Miscellaneous utilities |
| lsize | Report objects and their memory sizes |
| make.NAMESPACE | Auto-create a NAMESPACE file |
| masked | Miscellaneous utilities |
| masking | Miscellaneous utilities |
| massrep | Replacement and insertion functions with more/less than 1 replacement per spot |
| mcachees | Cacheing objects for lazy-load access |
| mcut | Put reals and integers into specified bins, returning factors. |
| mintcut | Put reals and integers into specified bins, returning factors. |
| Minutes | Sorting out times and time difference |
| mkdir | Miscellaneous utilities |
| mlazy | Cacheing objects for lazy-load access |
| mlocal | Macro-like functions |
| move | Organizing R workspaces |
| mtidy | Cacheing objects for lazy-load access |
| multinsert | Replacement and insertion functions with more/less than 1 replacement per spot |
| multirep | Replacement and insertion functions with more/less than 1 replacement per spot |
| mvb.match.call | Functions to Access the Function Call Stack |
| mvb.nargs | Functions to Access the Function Call Stack |
| mvb.parent.frame | Functions to Access the Function Call Stack |
| mvb.sys.call | Functions to Access the Function Call Stack |
| mvb.sys.function | Functions to Access the Function Call Stack |
| mvb.sys.nframe | Functions to Access the Function Call Stack |
| mvb.sys.on.exit | Functions to Access the Function Call Stack |
| mvb.sys.parent | Functions to Access the Function Call Stack |
| mvbutils | How to use the mvbutils package |
| mvbutils.operators | Utility operators |
| mvbutils.packaging.tools | How to create & maintain packages with mvbutils |
| mvbutils.utils | Miscellaneous utilities |
| my.all.equal | Miscellaneous utilities |
| my.index | Arbitrary-level retrieval from and modification of recursive objects; possibly obsolete as of R 2.10 |
| my.index.assign | Arbitrary-level retrieval from and modification of recursive objects; possibly obsolete as of R 2.10 |
| my.index.exists | Arbitrary-level retrieval from and modification of recursive objects; possibly obsolete as of R 2.10 |
| named | Miscellaneous utilities |
| option.or.default | Miscellaneous utilities |
| patch.install | Update a source and/or installed package from a task package |
| patch.installed | Update a source and/or installed package from a task package |
| plot.cdtree | Hierarchy-crawling functions for cd-organized workspaces |
| plot.foodweb | Shows which functions call what |
| pos | Miscellaneous utilities |
| pre.install | Update a source and/or installed package from a task package |
| pre.install.hook... | Update a source and/or installed package from a task package |
| print.cat | Miscellaneous utilities |
| print.nullprint | Miscellaneous utilities |
| put.in.session | Miscellaneous utilities |
| readLines.mvb | Read text lines from a connection |
| readr | Editing functions |
| remove.from.package | Remove object(s) from maintained package |
| restore.all.backups | Text backups of function source code |
| returnList | Miscellaneous utilities |
| rm.pkg | Remove object(s) from maintained package |
| safe.rbind | Miscellaneous utilities |
| Save | Save R objects |
| Save.pos | Save R objects |
| search.for.regexpr | Find functions whose source contains a regexp. Can also search flatdoc-style function doco and character doc objects. |
| Seconds | Sorting out times and time difference |
| setup.mcache | Cacheing objects for lazy-load access |
| source.mvb | Read R code and data from a file or connection |
| strip.missing | Exclude "missing" objects |
| task.home | Organizing R workspaces |
| to.regexpr | Miscellaneous utilities |
| unpackage | Convert existing source package into task package |
| write.NAMESPACE | Auto-create a NAMESPACE file |
| yes.no | Miscellaneous utilities |