View source: R/schema_generator.R
| get_param_docs | R Documentation |
Part of the companion-package extension API (used by aisdk.datatools).
get_param_docs(func_name, package = NULL)
func_name |
Name of the function whose parameter docs to read. |
package |
Optional package name containing the function. |
A named character vector of parameter descriptions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.