md_doc_links_for_package_functions | R Documentation |
Creates a string with the Markdown code linking to the doc for all function that match the specifed pattern.
md_doc_links_for_package_functions(pattern)
pattern |
Regular expression to select the package functions |
Character vector of length 1
md_doc_links_for_package_functions("^prm_")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.