processChildArgs: Process the child-parent metadata tags Create a series of...

View source: R/LNTagFunctions.R

processChildArgsR Documentation

Process the child-parent metadata tags Create a series of child metadata tags based on a naming convention of ... arguments

Description

Process the child-parent metadata tags Create a series of child metadata tags based on a naming convention of ... arguments

Usage

processChildArgs(parentID, sep = sep, isHiddenDefault = FALSE, ...)

Arguments

parentID

A character scalar containing the unique ID of the parent of the tag (if there is a parent)

sep

A character scalar providing the delimiter to use between the child tags

isHiddenDefault

A logical scalar that set the default isHidden parameter for each of the child tags

...

A series of parameters defining the child tags to generate and the parameters of the generation functions

Value

A character scalar containing the rendered output including any HTML tags if a HTML document is being knitted

Author(s)

Joseph D. Chipperfield, joechip90@googlemail.com; Matthew Grainger, matthew.grainger@nina.no


LivingNorway/LivingNorwayR documentation built on Jan. 11, 2024, 5:07 a.m.