[R] Find classes for each column of a data.frame

Daniel Brewer daniel.brewer at icr.ac.uk
Thu Aug 26 17:31:05 CEST 2010


Hello,

Is there a simple way to get the class type for each column of a
data.frame?  I am in the situation where I would like to get all the
columns of a data.frame that are factors.

I have tried:
apply(df,2,class)
but all the columns come back as class "character".

Thanks

Dan

-- 
**************************************************************
Daniel Brewer, Ph.D.

Institute of Cancer Research
Molecular Carcinogenesis
Email: daniel.brewer at icr.ac.uk
**************************************************************

The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.

This e-mail message is confidential and for use by the a...{{dropped:2}}



More information about the R-help mailing list