Learn R Programming

Rdpack (version 2.6.4)

update_aliases_tmp: Update aliases for methods in Rd objects

Description

Update aliases for methods in Rd objects

Usage

update_aliases_tmp(rdo, package = NULL)

Value

the updated Rd object

Arguments

rdo

an Rd object

package

the name of a package, a character string.

Author

Georgi N. Boshnakov

Details

This is a quick fix. todo: complete it!