Format a parameter string for plotting
Arguments
- s
A string for reformatting
- style
The style of plotting the string will be used for
- named
Should the output be an
unnamed(FALSE) ornamed(TRUE) vector? Only available forstyle = "simple"andstyle = "plotly"- quiet
Logical. If
TRUE, suppresses warnings about missing replacements. Default isFALSE.