Rd_combo                Manipulate a number of Rd files
Rdapply                 Apply a function over an Rd object
Rdo2Rdf                 Convert an Rd object to Rd file format
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_flatinsert          Insert 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     ~~ Dummy title ~~
Rdo_insert              Insert a new element in an Rd object possibly
                        surrounding it with new lines
Rdo_insert_element      Insert a new element in an Rd object
Rdo_is_newline          Check if an Rd fragment represents a newline
                        character
Rdo_locate              Find positions of elements in an Rd object
Rdo_locate_leaves       Find leaves of an Rd object using a predicate
Rdo_macro               Format Rd fragments as macros (todo: a baffling
                        title!)
Rdo_modify              Replace or modify parts of Rd objects
Rdo_modify_simple       Simple modification of Rd objects
Rdo_piecetag            Give information about Rd elements
Rdo_predefined_sections
                        Tables of predefined sections and types of
                        pieces of Rd objects
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_which               Find elements of Rd objects for which a
                        condition is true
Rdpack-package          Update and manipulate Rd documentation objects
Rdreplace_section       Replace the contents of a section in one or
                        more Rd files
S4formals               Give the formal arguments of an S4 method
append_to_Rd_list       Add content to the element of an Rd object or
                        fragment at a given position
bibentry_key            Give the key associated with a bibentry element
c_Rd                    Concatenate Rd objects or pieces
char2Rdpiece            Convert a character vector to Rd piece
compare_usage1          Compare usage entries for a function
deparse_usage           Convert f_usage objects to text appropriate for
                        usage sections in Rd files
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 S4 generic function
get_usage_text          Get the text of the usage section of Rd
                        documentation
inspect_Rd              Inspect and update an Rd object or file
inspect_args            Inspect the argument section of an Rd object
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
parse_Rdname            Parse the name section of an Rd object
parse_Rdpiece           Parse a piece of Rd source text
parse_Rdtext            Parse Rd source text as the contents of a
                        section
parse_pairlist          Parse formal arguments of functions
parse_text              Parse expressions residing in character vectors
parse_usage_text        Parse usage text
promptPackageSexpr      Generates a shell of documentation for an
                        installed package
promptUsage             Usage text for a function, S3 method or S4
                        method
rdo_text_restore        ~~ Dummy title ~~
rebib                   Work with bibtex references in Rd documentation
reprompt                Update the documentation of a topic
update_aliases_tmp      Update aliases for methods in Rd objects
