Learn R Programming

metalite.sl (version 0.1.0)

defmt_pct: Deformat percent

Description

Deformat percent

Usage

defmt_pct(pct)

Value

Numeric value without percent

Arguments

pct

string eager to remove percent

Examples

Run this code
defmt_pct("10.0%")
defmt_pct(c("10.0%", "(11.2%)"))

Run the code above in your browser using DataLab