powered by
Returns a character vector containing the title of a function for a loaded package.
extract_title(fnc_name, package_name)
A character vector containing the title of a function for a loaded package.
String containing the name of the function.
String containing the name of the loaded package.
extract_title( fnc_name = "extract_title", package_name = "devtoolbox")
Run the code above in your browser using DataLab