Update and Manipulate Rd Documentation Objects
Add content to the element of an Rd object or fragment at a given posi...
Concatenate Rd objects or pieces
Convert a character vector to Rd piece
Compare usage entries for a function to its actual arguments
Convert f_usage objects to text appropriate for usage sections in Rd f...
Update an Rd file and open it in an editor
Format the usage text of functions
Get all references from a Bibtex file
Produce the textual form of the signatures of available methods for an...
Get the text of the usage section of Rd documentation
Insert references cited in packages
Generate citations from bibtex keys
Insert bibtex references in Rd and roxygen2 documentation
Inspect the argument section of an Rd object
Inspect and update an Rd object or file
Inspect signatures of S4 methods
Inspect the slots of an S4 class
Inspect the usage section in an Rd object
Combine Rd fragments
Make bibtex references for vignettes
Parse formal arguments of functions require(Rdpack)
Parse the name section of an Rd object
Parse a piece of Rd source text
Parse Rd source text as the contents of a section
Parse expressions residing in character vectors
Parse usage text
Tables of predefined sections and types of pieces of Rd objects
Generates a shell of documentation for an installed package
Generate usage text for functions and methods require(Rdpack)
Manipulate a number of Rd files
Apply a function over an Rd object
Append an item for a new argument to an Rd object
Collect aliases or other metadata from an Rd object
Find or remove empty sections in Rd objects
Get help pages as Rd objects
Insert or remove content in an Rd fragment
Get the names of arguments in usage sections of Rd objects
Find the position of an "Rd_tag"
Get the labels of items in an Rd object
Insert a new element in an Rd object
Insert a new element in an Rd object possibly surrounding it with new ...
Check if an Rd fragment represents a newline character
Find leaves of an Rd object using a predicate
Find positions of elements in an Rd object
Format Rd fragments as macros (todo: a baffling title!)
Simple modification of Rd objects
Replace or modify parts of Rd objects
Give information about Rd elements
Remove srcref attributes from Rd objects
Reparse an Rd object
Locate the sections in Rd objects
Replace a section in an Rd file
Convert an Rd object to text and show it
Set the Rd_tag of an object
Give the Rd tags at the top level of an Rd object
Ensure exported fragments of Rd are as the original
Find elements of Rd objects for which a condition is true
Convert an Rd object to Rd file format
Set up a custom style for references in help pages
require(Rdpack) pd <- utils::packageDescription("Rdpack") lb <- libr...
Replace the contents of a section in one or more Rd files
Work with bibtex references in Rd documentation
Update the documentation of a topic
Call reprompt based on RStudio editor contents
Give the formal arguments of an S4 method
Update aliases for methods in Rd objects
View Rd files in a source package
Tensor comparison and asymmetric comparison between two vectors
Escape backslashes and percent in Rd code
Internal functions used by reprompt
Functions for manipulation of R documentation objects, including functions reprompt() and ereprompt() for updating 'Rd' documentation for functions, methods and classes; 'Rd' macros for citations and import of references from 'bibtex' files for use in 'Rd' files and 'roxygen2' comments; 'Rd' macros for evaluating and inserting snippets of 'R' code and the results of its evaluation or creating graphics on the fly; and many functions for manipulation of references and Rd files.
Useful links