Rdpack2.6.6 package

Update and Manipulate Rd Documentation Objects

append_to_list.Rd

Add content to the element of an Rd object or fragment at a given posi...

c.Rd

Concatenate Rd objects or pieces

charpiece.Rd

Convert a character vector to Rd piece

compare_usage1

Compare usage entries for a function to its actual arguments

deparse_usage

Convert f_usage objects to text appropriate for usage sections in Rd f...

ereprompt

Update an Rd file and open it in an editor

format_funusage

Format the usage text of functions

get_bibentries

Get all references from a Bibtex file

get_sig_text

Produce the textual form of the signatures of available methods for an...

get_usage_text

Get the text of the usage section of Rd documentation

insert_all_ref

Insert references cited in packages

insert_citeOnly

Generate citations from bibtex keys

insert_ref

Insert bibtex references in Rd and roxygen2 documentation

inspect_args

Inspect the argument section of an Rd object

inspect.Rd

Inspect and update an Rd object or file

inspect_signatures

Inspect signatures of S4 methods

inspect_slots

Inspect the slots of an S4 class

inspect_usage

Inspect the usage section in an Rd object

list.Rd

Combine Rd fragments

makeVignetteReference

Make bibtex references for vignettes

parse_pairlist

Parse formal arguments of functions require(Rdpack)

parsename.Rd

Parse the name section of an Rd object

parsepiece.Rd

Parse a piece of Rd source text

parsetext.Rd

Parse Rd source text as the contents of a section

parse_text

Parse expressions residing in character vectors

parse_usage_text

Parse usage text

predefined

Tables of predefined sections and types of pieces of Rd objects

promptPackageSexpr

Generates a shell of documentation for an installed package

promptUsage

Generate usage text for functions and methods require(Rdpack)

Rd_combo

Manipulate a number of Rd files

Rdapply

Apply a function over an Rd object

Rdo_append_argument

Append an item for a new argument to an Rd object

Rdo_collect_metadata

Collect aliases or other metadata from an Rd object

Rdo_empty_sections

Find or remove empty sections in Rd objects

Rdo_fetch

Get help pages as Rd objects

Rdo_flatinsert

Insert or remove content in an Rd fragment

Rdo_get_argument_names

Get the names of arguments in usage sections of Rd objects

Rdo_get_insert_pos

Find the position of an "Rd_tag"

Rdo_get_item_labels

Get the labels of items in an Rd object

Rdo_insert_element

Insert a new element in an Rd object

Rdo_insert

Insert a new element in an Rd object possibly surrounding it with new ...

Rdo_is_newline

Check if an Rd fragment represents a newline character

Rdo_locate_leaves

Find leaves of an Rd object using a predicate

Rdo_locate

Find positions of elements in an Rd object

Rdo_macro

Format Rd fragments as macros (todo: a baffling title!)

Rdo_modify_simple

Simple modification of Rd objects

Rdo_modify

Replace or modify parts of Rd objects

Rdo_piecetag

Give information about Rd elements

Rdo_remove_srcref

Remove srcref attributes from Rd objects

Rdo_reparse

Reparse an Rd object

Rdo_sections

Locate the sections in Rd objects

Rdo_set_section

Replace a section in an Rd file

Rdo_show

Convert an Rd object to text and show it

Rdo_tag

Set the Rd_tag of an object

Rdo_tags

Give the Rd tags at the top level of an Rd object

rdo_text_restore

Ensure exported fragments of Rd are as the original

Rdo_which

Find elements of Rd objects for which a condition is true

Rdof.Rd

Convert an Rd object to Rd file format

Rdpack_bibstyles

Set up a custom style for references in help pages

Rdpack-package

require(Rdpack) pd <- utils::packageDescription("Rdpack") lb <- libr...

Rdreplace_section

Replace the contents of a section in one or more Rd files

rebib

Work with bibtex references in Rd documentation

reprompt

Update the documentation of a topic

RStudio_reprompt

Call reprompt based on RStudio editor contents

S4formals

Give the formal arguments of an S4 method

update_aliases_tmp

Update aliases for methods in Rd objects

vie.Rd

View Rd files in a source package

zzasym_compare

Tensor comparison and asymmetric comparison between two vectors

zzbsdup

Escape backslashes and percent in Rd code

zzcapture_promptany

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.

  • Maintainer: Georgi N. Boshnakov
  • License: GPL (>= 2)
  • Last published: 2026-02-08 06:10:17 UTC