Rdo_show {Rdpack}R Documentation

Convert an Rd object to text and show it

Description

Convert an Rd object to text and show it with file.show.

Usage

Rdo_show(rdo)

Arguments

rdo

an Rd object

Value

Invisible NULL. The function is used for the side effect of showing the text representation of rdo.

Author(s)

Georgi N. Boshnakov


[Package Rdpack version 0.10-1 Index]