md_doc_links_for_package_functions: Create documentation links functions

md_doc_links_for_package_functionsR Documentation

Create documentation links functions

Description

Creates a string with the Markdown code linking to the doc for all function that match the specifed pattern.

Usage

md_doc_links_for_package_functions(pattern)

Arguments

pattern

Regular expression to select the package functions

Value

Character vector of length 1

Examples

md_doc_links_for_package_functions("^prm_")

sebastianueckert/assemblerr documentation built on Sept. 30, 2022, 9:12 a.m.