powered by
p
100 * p
percent(p, d = 0, sep = " ")
"%"
percent(0.25) noquote(percent((1:10)/10)) (pc <- percent((1:10)/30, 1, sep="")) noquote(pc)
Run the code above in your browser using DataLab