map_rd2markdown: Apply rd2markdown across Rd fragments

View source: R/map_rd2markdown.R

map_rd2markdownR Documentation

Apply rd2markdown across Rd fragments

Description

Apply rd2markdown across Rd fragments

Usage

map_rd2markdown(frags, ..., collapse = NULL)

Arguments

frags

a list of Rd fragments to apply over

...

Additional arguments passed to subsequent rd2markdown calls.

collapse

NULL, the default, does no collapsing. If a character value is provided, the string results of apply rd2markdown are collapsed by joining by the provided value.

See Also

Other rd2markdown: splitRdtag()


Genentech/rd2markdown documentation built on Feb. 28, 2025, 1:27 p.m.