Learn R Programming

⚠️There's a newer version (0.4.12) of this package.Take me there.

gbRd (version 0.4-11)

Utilities for processing Rd objects and files

Description

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

Copy Link

Version

Install

install.packages('gbRd')

Monthly Downloads

2,562

Version

0.4-11

License

GPL (>= 2)

Maintainer

Georgi Boshnakov

Last Published

October 1st, 2012

Functions in gbRd (0.4-11)

Rd_fun

Return all or selected sections of a help topic as an Rd object
gbRd-package

Utilities for processing Rd objects and files
Rdo_get_args

Extract argument description from a help topic
Rdo_section

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

Create basic Rd objects
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
Rd_help2txt

Extract selected help sections as text.
Rdo_args2txt_list

Extract the descriptions of the arguments of a function