View source: R/mod_summary_functions_server.R
ss_pct_formatter | R Documentation |
Formats winning percentages as a string with three digits after the the decimal point and no leading zero, e.g. ".542". Will return "1.000" for a perfect record.
ss_pct_formatter(pct)
pct |
Number to format |
Formatted winning percentage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.