Man pages for roxygen
Literate Programming in R

assign.parentAssign a variable in the parent environment when <<-...
caarComposite car/cdr...
cadarComposite car/cdr...
caddrComposite car/cdr...
cadrComposite car/cdr...
carFirst element of a list...
cat.descriptionPrint the field-value pair to a given file or standard out.
cdddrComposite car/cdr...
cddrComposite car/cdr...
cdrReturn elements after the first of a list.
ComposeCompose an arbitrary number of functions.
copy.dirRecursively copy a directory thither; optionally unlinking...
CurryPre-specify a procedures named parameters, returning a new...
debugConvenience function to print variable-value pairs.
description.dependenciesGather a DESCRIPTION's dependencies from the...
DESCRIPTION.FILEWhither to copy collate...
DOC.DIRWhither to install docs...
expression.from.partitumExtract the expression from the parse tree.
first.non.nullFind the first non-null argument.
guess.namePluck name from a hierarchy of candidates; viz.
IdentityIdentity function.
includeCollate value parser...
INST.DIRWhither to copy installables...
is.assignmentWhether the expression implies assignment by <-...
is.evenIs a number even?
is.function.definitionWhether the expression assigns function...
is.nilWhether a list is empty.
is.null.stringDoes the string contain no matter, but very well [:space:]?
is.oddIs a number odd?
LINE.DELIMITERSequence that distinguishes roxygen comment from normal...
make.callgraph.rocletMake a callgraph roclet which produces a static call graph...
make.collate.rocletMake collate roclet which parses the given files;...
make.description.parserMake a parser to parse DESCRIPTION files.
make.namespace.rocletMake a namespace roclet which parses the given files and...
make.Rd2.rocletNew implementation of the Rd roclet; same functionality as...
make.Rd.rocletMake an Rd roclet which parses the given files and, if...
make.rocletAbstract roclet that serves as a rudimentary API.
MAN.DIRWhither to copy Rds...
MATTERAnti-anti-words...
NAMESPACE.FILEWhither to copy namespace...
NegateNegate a function; borrowed from...
nilThe empty list...
NIL.STRINGAnalogue to the empty list...
noop.descriptionDescription parser that does nothing...
nwordsNumber of words a string contains.
pairwiseCombine a list into pairwise elements; lists should...
parse.assigneeFind the assignee of the expression...
parse.callParse a function call, paying special attention to...
parse.defaultDefault parser which simply emits the key and expression;...
parse.descriptionParse description: the premier part of a roxygen block...
parse.description.fileConvenience function to call...
parse.description.textParse lines of text corresponding to a package DESCRIPTION...
parse.elementParse a raw string containing key and expressions.
parse.errorCentrally formatted error; stopping execution...
parse.fileParse a source file containing roxygen directives.
parse.filesParse many files at one.
parse.formalsFind the formal arguments associated with a given...
parse.messageCentrally formatted message...
parse.nameParse an element containing a single name and only a name;...
parse.name.descriptionParse an element containing a mandatory name...
parse.prerefResorts to the default parser but with a warning about the...
parser.defaultDefault parser-lookup; if key not found, return...
parse.refParse either srcrefs, prerefs or pairs of the same.
parse.ref.listParse a preref/srcrefs pair...
parse.ref.prerefParse a preref...
parse.refsParse each of a list of preref/srcref pairs.
parser.prerefPreref parser-lookup; defaults to parse...
parse.textText-parsing hack using tempfiles for more facility.
parse.toggleTurn a binary element on; parameters are ignored.
parse.valueParse an element with a mandatory value.
parse.warningCentrally formatted warning...
preorder.flatten.expressionFlatten a nested expression into a list, preorderly.
preorder.walk.expressionRecursively walk an expression (as returned by parse) in...
preref.parsersPreref parser table...
prerefsComment blocks (possibly null) that precede a file's...
R.DIRWhence to copy source code...
Reduce.pasteAd-hoc abstraction to paste processed list-elements together.
register.parserRegister a parser with a table...
register.parsersRegister many parsers at once.
register.preref.parserSpecifically register a preref parser...
register.preref.parsersRegister many preref parsers at once.
roxygenNo-op for sourceless files...
ROXYGEN.DIRWhither to copy package...
roxygenizeProcess a package with the Rd, namespace and collate roclets.
roxygen-packageLiterate Programming in R
SPACEAbsence of words...
strcarFirst word in a string.
strcdrWords after first in a string.
strconsJoin two string.
strmapMap through the words in a string, joining the mapped...
substr.regexprActually do the substring representation that...
TAG.DELIMITERSymbol that delimits tags.
trimTrim [:space:] on both sides of a string.
trim.leftTrim [:space:] to the left of a string.
trim.rightTrim [:space:] to the right of a string.
word.refFind the nth word in a string.
zipZip n lists together into tuplets of...
zip.cZip using c.
zip.listZip using list.
roxygen documentation built on May 2, 2019, 4:44 p.m.