Skip to content
Prev 206898 / 398503 Next

A question

Hi all, I have a expression like that :
[1] 2 2 2 2

Now I want to write it as "2222" through some automated way. Is there is
function for doing that? I have tested with paste(), but count not get any
desired result.

Thanks,