Learn R Programming

Rd2md (version 1.0.0)

read_rdfile: Read .Rd file

Description

And return object of class rdfile

Usage

read_rdfile(path, pkg_path = NULL, subclass = NULL)

Arguments

path

File path of *.Rd-file

pkg_path

Package path, required to load macros, see tools::loadPkgRdMacros().

subclass

Potential subclass of returned rdfile object