roclet_process.roclet_mergeNamespace: Roxygen process function for the 'mergeNamespace' roclet

View source: R/mergeNamespace_roclet.R

roclet_process.roclet_mergeNamespaceR Documentation

Roxygen process function for the 'mergeNamespace' roclet

Description

This function is called by the Roxygen2 roxygenize function.

Usage

## S3 method for class 'roclet_mergeNamespace'
roclet_process(x, blocks, env, base_path)

Arguments

x

the currently running roclet

blocks

the documentation blocks

env

the current env

base_path

the top directory of the R package

Details

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


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