[R] Roman numerical output

Thomas Steiner finbref.2006 at gmail.com
Sun Nov 29 19:09:36 CET 2009


I have integers and I want R to give them back/output as Roman numerals:
s=c(7,17)
format(s,roman=T)
is obviously wrong. Is there any other way/function to do this?
Thanks,
Thomas




More information about the R-help mailing list