| f | R Documentation |
Smart format function that infers type and applies neatR formatting.
f(x, format_type = NULL, ...)
x |
Input data to format. |
format_type |
Explicit format type: 'day', 'date', 'ts', 'number', 'percent', 'string'. If NULL, type is inferred. |
... |
Additional parameters passed to the underlying formatting functions. |
Formatted string or vector of strings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.