Learn R Programming

Provides utilities for processing Rd objects and files. Extract argument descriptions and other parts of the help pages of functions.

gbRd is effectively superceded by Rdpack. However gbRd contains a call to an internal function related to parsing Rd files, which is not easy to copy, unless most of the Rd processing in package "utils" is copied, so Rdpack still imports it.

Copy Link

Version

Install

install.packages('gbRd')

Monthly Downloads

2,562

Version

0.4.12

License

GPL (>= 2)

Maintainer

Georgi Boshnakov

Last Published

May 18th, 2024

Functions in gbRd (0.4.12)

Rdo_get_args

Extract argument description from a help topic
Rd_help2txt

Extract selected help sections as text.
gbRd-package

Utilities for processing Rd objects and files
Rdo_section

Extract a section element from an Rd object or Rd fragment
Rd_fun

Return all or selected sections of a help topic as an Rd object
Rd_title

Wrap an object so that it can be used as a section element of an Rd object.
Rdo_args2txt

Extract the descriptions of one or more arguments of a function
Rdo_args2txt_list

Extract the descriptions of the arguments of a function
Rdo_create

Create basic Rd objects