[R] easy question

De Amicis Fabrizio (G.I.T.) Fabrizio.DeAmicis at git.generali.ch
Tue Apr 29 12:07:51 CEST 2003


Dear R.List,
I am starting to use R. I have an easy question. In a dataset of 15
variables, I am not able run correctly the index i of the do loop. 
Do you have any suggestion? 

NC <- function(x)

    for (i in 1:15) {  
    print(dim(table(dt[,"Vi"])))
    
}


Thank you in advance,
Fabrizio


---------------------------------------------------------------
Fabrizio De Amicis

IT Department
Generali Information Technologies - (GIT)

Centro Galleria 2,
Via Cantonale
CH - 6928 Manno - Switzerland
Tel  +41 91 806 6220
Fax +41 91 806 6298
E-mail: fabrizio.deamicis at git.generali.ch  




************************************************************************
The information in this email is confidential and may be legally... {{dropped}}



More information about the R-help mailing list