View source: R/def_ParameterDefinitions.R
| get_param_doc_desc | R Documentation |
Function provides the description of an argument in markdown. Its aim is to be used for documenting the parameter of functions.
get_param_doc_desc(param_name)
param_name |
|
Returns a string which contains the description of the argument in markdown. The concrete format depends on the type of the argument.
Other Parameter Dictionary:
BaseModelsIndex,
DataSetsIndex,
TokenizerIndex,
doc_formula(),
get_TEClassifiers_class_names(),
get_called_args(),
get_depr_obj_names(),
get_magnitude_values(),
get_param_def(),
get_param_dict()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.