powered by
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)
Regular expression to select the package functions
Character vector of length 1
# NOT RUN { md_doc_links_for_package_functions("^prm_") # }
Run the code above in your browser using DataLab