roclet_output.roclet_mergeNamespace: Roxygen output function that merges a base NAMESPACE file...

View source: R/mergeNamespace_roclet.R

roclet_output.roclet_mergeNamespaceR Documentation

Roxygen output function that merges a base NAMESPACE file with the Roxygen dynamically created NAMSPACE file

Description

The 'roclet_output' function handles output of the results from the 'roc_process' function. This function merges the NAMESPACE file created by the 'namespace' roclet with the list of Redland RDF functions determined by the 'roc_process' function.

Usage

## S3 method for class 'roclet_mergeNamespace'
roclet_output(x, results, base_path, ...)

Arguments

x

the currently running roclet

results

the list of items to process that was generated by the roc_process.mergedNamespace function

base_path

the base directory path of the package

...

additional parameters


redland documentation built on May 31, 2023, 6:32 p.m.