de_percent
is a small function for recoverying percent format..
de_percent(x, digits = 2)
Character with percent formant.
Number of digits.Default: 2.
x without percent format.
# NOT RUN {
de_percent("24%")
# }
Run the code above in your browser using DataLab