[R] (no subject)

meriema.aupetit@free.fr meriema.aupetit at free.fr
Thu Feb 5 11:29:43 CET 2004



Hello,
Splus contains the function intbin(x,l).

This function allows to make a conversion from an integer x to a binary of 
length l.

for example

intbin(3,2) returns 11

intbin(3,3) returns 011

Do you know how to do it in R ?

Thank you meriema




More information about the R-help mailing list