format_percent: Formats percentage

View source: R/format.R

format_percentR Documentation

Formats percentage

Description

Formats percentage

Usage

format_percent(x)

Arguments

x

a number

Value

formatted string

Examples

format_percent(0.55)

msperlin/vdr documentation built on Nov. 25, 2022, 2:29 a.m.