Learn R Programming

⚠️There's a newer version (2.8.232) of this package.Take me there.

mvbutils (version 1.0.1)

MVB's utilities for R

Description

Utilities for project organization, editing and backup, sourcing, documentation (formal and informal), package preparation, macro functions, and miscellaneous utilities. Needed by debug package.

Copy Link

Version

Install

install.packages('mvbutils')

Monthly Downloads

556

Version

1.0.1

License

GPL version 2 or later

Maintainer

Mark Bravington

Last Published

December 12th, 2018

Functions in mvbutils (1.0.1)

Save

Save R objects
fix.order

Shows functions sorted by date of edit
cd

Organizing R workspaces
doc2Rd

Converts flat documentation to Rd format
mlocal

Macro-like functions
mvbutils-utils

Miscellaneous utilities
local.return

Macro-like functions
mlibrary

Loading and listing of informal packages
source.mvb

Read R code and data from a file or connection
cdfind

Hierarchy-crawling functions for cd-organized workspaces
README.mvbutils

How to use mvbutils
foodweb

Shows which functions call what
mvbutils-operators

Utility operators
as.data.frame.I

Coerce to data.frame, preserving mode of columns
extract.named

Create variables from corresponding named list elements
flatdoc

Flat-format documentation
cdprompt

Support routine for cd-organized workspace hierarchy.
dochelp

Documentation
do.in.envir

Modify a function's scope
formalize.package

Create a formal package skeleton from an informal package
write.sourceable.function

Sourceable code for functions with flat-format documentation
get.backup

Text backups of function source code
find.documented

Support for flat-format documentation
task.home

Organizing R workspaces
mvb.sys.parent

Functions to Access the Function Call Stack
make.usage.section

Construct sections of documentation
strip.missing

Exclude "missing" objects
fixr

Editing functions
readLines.mvb

Read text lines from a connection
my.index

Arbitrary-level retrieval from and modification of recursive objects
move

Organizing R workspaces
autoFF

Callback function for automatic updates of edited functions.
mvbutils-internal

Internal functions for mvbutils
.README.mvbutils

How to use mvbutils