french_formatting: Formatting numbers according to French conventions

View source: R/formatting.R

french_formattingR Documentation

Formatting numbers according to French conventions

Description

This function allows you to format numbers according to French conventions

Usage

french_formatting(x)

Arguments

x

the number you need to format

Value

a string

Examples

french_formatting(11000.12)


DISIC/panorama documentation built on April 27, 2024, 2:23 p.m.