identifyReplacementVariables: Identify Replacement Variables

Description Usage Arguments Value Author(s) See Also Examples

View source: R/identifyReplacementVariables.R

Description

Identify replacement variables in the generated manual page to ease their substitutions.

Usage

1

Arguments

filename_s

An unconstrained vector of string values that are the source filenames

Value

When producing a manual page using produceManualPage function, under format-driven mode, sections will be generated with a very simple content based on format 'XXX_???' to ease post processing substitutions and hand-crafted replacements.

Author(s)

Fabien Gelineau <neonira@gmail.com>

Maintainer: Fabien Gelineau <neonira@gmail.com>

See Also

Function produceManualPage and class GenerationContext.

Examples

1
# identifyReplacementVariables('myfile.Rd')

wyz.code.rdoc documentation built on Oct. 6, 2021, 9:07 a.m.