PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.
It would be useful if you could at least provide some examples of what you want to do. There are various ways of converting numbers back and forth. Are these integers or floating point? What type of operations do you want to do on them? On Sun, Feb 7, 2010 at 4:25 PM, Mag. Ferri Leberl <ferri.leb...@gmx.at> wrote: > Dear everybody, > How can I transform numbers to a positional system with the base of, e.g., > nine, and do further operations with them? > Thank you in advance > Yours, sincerely > Mag. Ferri Leberl > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve? ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.