I am trying to convert integer into string by using as.character function in R. But I need the string to be always of length 3. So 7 will get converted into 007, 10 into 010 and so on. I am wondering if there is some simple modification of as.character (or any other built-in R routine) which will quickly accomplish this.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
||||
|
|
See
|
|||||||||
|