p_price: A function to write pretty prices in 'bookdown' reports

View source: R/p_price.R

p_priceR Documentation

A function to write pretty prices in bookdown reports

Description

A function to write pretty prices in bookdown reports

Usage

p_price(x, digi = 2, currency = "EUR", ...)

Arguments

x

A number to be printed

digi

Number of digits

currency

The name of the currency

...

Extra arguments for formatC()


fthielen/tatooheen documentation built on Nov. 8, 2023, 4:37 a.m.