Format Levels of Confidence or Probabilities
formatLevel.Rd
Format levels of confidence or probability e.g. to build variable names.
Examples
formatLevel(c(0.70, 0.95))
#> [1] "70%" "95%"
formatLevel.Rd
Format levels of confidence or probability e.g. to build variable names.
formatLevel(c(0.70, 0.95))
#> [1] "70%" "95%"