Learn R Programming

redland (version 1.0.17-6)

roc_process.mergeNamespace: Roxygen process function for the 'mergeNamespace' roclet

Description

This function is called by the Roxygen2 roxygenize function.

Usage

roc_process.mergeNamespace(roclet, partita, base_path, options = list())

Arguments

roclet
the currently running roclet
partita
a list of all .R files in the package being roxygenized (not used by this roclet)
base_path
the top directory of the R package
options
unused by this roclet

Details

This function loads the Redland interface file and tests each loaded function to see if it should be exported via the NAMESPACE file.