library(RCPA3)
# don't use confirm=FALSE until you've tested the function call
transformC("percent.rank", nes$ft.dem, confirm=FALSE)
transformC("rank", nes$ft.dem, confirm=FALSE)
transformC("whole", runif(min=0,max=100,n=20), confirm=FALSE)
Run the code above in your browser using DataLab