View source: R/labels-retired.R
| number_bytes_format | R Documentation | 
label_bytes()These functions are kept for backward compatibility, but you should switch
to label_bytes() for new code.
number_bytes_format(symbol = "auto", units = "binary", ...)
number_bytes(x, symbol = "auto", units = c("binary", "si"), accuracy = 1, ...)
| symbol | byte symbol to use. If "auto" the symbol used will be
determined separately for each value of  | 
| units | which unit base to use, "binary" (1024 base) or "si" (1000 base) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.