Format a parameter string for plotting
pr_relabel(s, style = "ggplot", named = FALSE, quiet = FALSE)A string for reformatting
The style of plotting the string will be used for
Should the output be an unnamed (FALSE) or named (TRUE) vector? Only available for style = "simple" and style = "plotly"
Logical. If TRUE, suppresses warnings about missing replacements. Default is FALSE.
A reformatted expression call (ggplot)