de_percent: Recovery Percent Format

Description Usage Arguments Value Examples

View source: R/data_transformation.R

Description

de_percent is a small function for recoverying percent format..

Usage

1
de_percent(x, digits = 2)

Arguments

x

Character with percent formant.

digits

Number of digits.Default: 2.

Value

x without percent format.

Examples

1
de_percent("24%")

creditmodel documentation built on Jan. 7, 2022, 5:06 p.m.