Description Usage Arguments Value Examples
View source: R/file_size_formated.R
file size formatted smartly to use a unit appropiate for it's size
| 1 | file_size_formated(size)
 | 
| size | size to format | 
This function returns a character vector with the size appropriately formatted.
| 1 2 3 4 | ## Not run: 
file_size_formated(1:10)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.