parameter_to_xml_lambda: Internal function
Description
Converts a lambda parameter to XML
Usage
parameter_to_xml_lambda(parameter, beauti_options = create_beauti_options())
Value
the parameter as XML text
Arguments
- parameter
a lambda parameter,
a numeric value.
For advanced usage, use the structure
as created by create_lambda_param
)
- beauti_options
one BEAUti options object,
as returned by create_beauti_options
Author
Richèl J.C. Bilderbeek