Skip to contents

Format EUR numbers according to auditor best practices

Usage

vec_fmt_currency_eur(x)

Arguments

x

The input vector

vector(numeric|integer) // required

This is the input vector that will undergo transformation to a character vector of the same length. Values within the vector will be formatted.