appendExtraPageBlocks: appendExtraPageBlocks

View source: R/appendExtraPageBlocks.R

appendExtraPageBlocksR Documentation

appendExtraPageBlocks

Description

A helper to merge two nested lists describing extra page blocks. The lists have the page name on the first level and flattened documentation blocks on the second level. It is ensured that elements for the same page are grouped in the same list.

Usage

appendExtraPageBlocks(blocks, add)

Arguments

blocks

a nested list for extra page blocks per page

add

a seccond nested list for extra page blocks per page to be appended to the first one

Author(s)

Falk Benke


pik-piam/goxygen documentation built on Feb. 1, 2024, 5:35 p.m.