[R] Reading Excel files and making histograms (was: no subject)

Andrew C. Ward s195404 at student.uq.edu.au
Fri Aug 15 04:04:45 CEST 2003


Dear Aimin,

Your question about Excel comes up rather often on the list
and answers can be found in the archives in the "R Data 
Import/Export" PDF file installed with R. In short, you can
read CSV files through read.csv or you can get read
directly from Excel spreadsheets through the excellent
RODBC package. Documentation suitable for R beginners is
installed by default (look for the PDF file "An 
Introduction to R") and there is much additional material
available on the CRAN website. Also, try ?histogram for
more detailed information.


Regards,

Andrew C. Ward

CAPE Centre
Department of Chemical Engineering
The University of Queensland
Brisbane Qld 4072 Australia
andreww at cheque.uq.edu.au


Quoting Aimin Yan <aiminy at iastate.edu>:

> Hello,
> How to use R to read data from Excel file?
> and How to use R to do histogram?
> 
> Thanks,
> 
> Aimin
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>




More information about the R-help mailing list