vec_fmt_currency_eur.Rd
Format EUR numbers according to auditor best practices
vec_fmt_currency_eur(x)
The input vector
vector(numeric|integer) // required
vector(numeric|integer)
This is the input vector that will undergo transformation to a character vector of the same length. Values within the vector will be formatted.