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_")

UUPharmacometrics/assemblerr documentation built on Sept. 26, 2022, 5:27 p.m.