Add a percentage sign to the end of a string
.addPercent(x)
x
Any vector
character vector
x <- 1:10 ngsReports:::.addPercent(x)