View source: R/16.1-plot-core.R
| format_statistics_text | R Documentation |
Creates formatted text blocks with key statistics for plot annotations.
format_statistics_text(stats, digits = 3, prefix = "")
stats |
Named list or vector of statistics |
digits |
Number of digits for rounding, default 3 |
prefix |
Optional prefix for each line |
Character vector of formatted text lines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.