[prev in list] [next in list] [prev in thread] [next in thread] 

List:       r-help
Subject:    Re: [R] Summaries
From:       Spencer Graves <spencer.graves () pdf ! com>
Date:       2003-12-18 15:26:59
[Download RAW message or body]

      If DF = a data.frame with 65000 rows and k columns, the following 
will do what I read in your question: 

      lapply(DF, table)

      See, e.g., Venables and Ripley, Modern Applied Statistics with S 
(Springer, pp. 33-34 in the 4th edition, 2002). 

      hope this helps. 

Perez Martin, Agustin wrote:

>Hello UseRs:
>
>Excuses for my english.
>I have a dataset with 65000 records and I'd like to make a summary where I
>can view all the values (with the number of times that it repeats) that
>there are each column of my dataset.
>I tried with summary( ), str( ), but nothing gives me the result that I am
>loking for.
>
>Thank you very much.
>
>______________________________________________
>R-help@stat.math.ethz.ch mailing list
>https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>  
>

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic