Workspace organization, code and documentation editing, package prep and editing, etc.


[Up] [Top]

Documentation for package ‘mvbutils’ version 2.7.4.1

Help Pages

A B C D E F G H I L M N O P R S T U W Y misc

mvbutils-package How to use the mvbutils package

-- A --

as.cat Miscellaneous utilities
assign.to.base Modify standard R functions, including tweaking their default arguments
attach.mlazy Cacheing objects for lazy-load access
autoedit Editing functions, text objects, and scriptlets

-- B --

build.pkg Package building, distributing, and checking
build.pkg.binary Package building, distributing, and checking

-- C --

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
changed.funs Show functions and callees in environment 'egood' that have changed or disappeared in environment 'ebad'.
check.pkg Package building, distributing, and checking
clip Miscellaneous utilities
cq Miscellaneous utilities
create.backups Text backups of function source code
cull.old.builds Package building, distributing, and checking
current.source Read R code and data from a file or connection

-- D --

demlazy Cacheing objects for lazy-load access
deparse.names.parsably Miscellaneous utilities
ditto.list Shorthand filler-inner for lists
do.in.envir Modify a function's scope
doc2Rd Converts plain-text documentation to Rd format
dochelp Documentation (informal help)
docotest Converts plain-text documentation to Rd format
dont.lock.me Prevent sealing of a namespace, to facilitate package maintenance.
dont.lockBindings Helper for live-editing of packages

-- E --

empty.data.frame Miscellaneous utilities
env.name.string Miscellaneous utilities
everyth Miscellaneous utilities
expanded.call Miscellaneous utilities
extract.named Create variables from corresponding named list elements

-- F --

fast.read.fwf Read in fixed-width files quickly
FF Editing functions, text objects, and scriptlets
find.docholder Support for flat-format documentation
find.documented Support for flat-format documentation
find.funs Miscellaneous utilities
find.lurking.envs Miscellaneous utilities
fix.order Shows functions sorted by date of edit
fixr Editing functions, text objects, and scriptlets
fixtext Editing functions, text objects, and scriptlets
flatdoc Flat-format documentation
foodweb Shows which functions call what
from.here Read R code and data from a file or connection

-- G --

generic.dll.loader Miscellaneous utilities
get.backup Text backups of function source code

-- H --

hack Modify standard R functions, including tweaking their default arguments
help The R help system
help2flatdoc Convert help files to flatdoc format.

-- I --

index Miscellaneous utilities
install.pkg Package building, distributing, and checking
is.dir Miscellaneous utilities
isF Miscellaneous utilities
isT Miscellaneous utilities

-- L --

legal.filename Miscellaneous utilities
local.on.exit Macro-like functions
local.return Macro-like functions
lsall Miscellaneous utilities
lsize Report objects and their memory sizes

-- M --

maintain.packages Set up task package for live editing
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.
mkdir Miscellaneous utilities
mlazy Cacheing objects for lazy-load access
mlocal Macro-like functions
most.recent Miscellaneous utilities
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.eval.parent Functions to Access the Function Call Stack
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.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
my.index.assign Arbitrary-level retrieval from and modification of recursive objects
my.index.exists Arbitrary-level retrieval from and modification of recursive objects

-- N --

named Miscellaneous utilities
nscat Miscellaneous utilities
nscatn Miscellaneous utilities

-- O --

option.or.default Miscellaneous utilities

-- P --

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 Print values
print.call Print values
print.cat Print values
print.default Print values
print.function Print values
print.specialprint Print values
put.in.session Miscellaneous utilities

-- R --

rbdf rbind Concatenate data frames by row, keeping any zero-row arguments
rbind rbind Concatenate data frames by row, keeping any zero-row arguments
rbind.data.frame rbind Concatenate data frames by row, keeping any zero-row arguments
read.bkind Text backups of function source code
readLines.mvb Read text lines from a connection
readr Editing functions, text objects, and scriptlets
remove.from.package Remove object(s) from maintained package
returnList Miscellaneous utilities
rm.pkg Remove object(s) from maintained package

-- S --

safe.rbind Miscellaneous utilities
Save Save R objects
Save.pos Save R objects
scatn Miscellaneous utilities
search.for.regexpr Find functions/objects/flatdoc-documentation containing a regexp.
set.rcmd.vars Package building, distributing, and checking
setup.mcache Cacheing objects for lazy-load access
source.mvb Read R code and data from a file or connection
spkg Update a source and/or installed package from a task package
strip.missing Exclude "missing" objects

-- T --

task.home Organizing R workspaces
to.regexpr Miscellaneous utilities

-- U --

unmaintain.package Set up task package for live editing
unpackage Convert existing source package into task package

-- W --

warn.and.subset Extract subset and warn about omitted cases
write.NAMESPACE Auto-create a NAMESPACE file

-- Y --

yes.no Miscellaneous utilities

-- misc --

%!in% Utility operators
%&% Utility operators
%**% Utility operators
%downto% Utility operators
%except% Utility operators
%grepling% 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
%perling% 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
? The R help system