[R-SIG-Mac] Read csv

Samit Paul samitpaulin at gmail.com
Mon Nov 13 17:46:42 CET 2017


Hi,

Try this:

- attach(E)
- E$auto



On Nov 13, 2017 6:37 PM, "王宙翔" <wzx0908 at icloud.com> wrote:

Hi,Friends:
When I want to read datas from csv , I have the following problem.
For example:
auto.csv :

E <- read.csv("auto.csv", header=T)
But E$age is NULL
(on windows, E$age is not NULL).
Thank you ,everyone. I hope get this helps
Wang

_______________________________________________
R-SIG-Mac mailing list
R-SIG-Mac at r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-mac
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20171113/a1cfbf5a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PastedGraphic-1.png
Type: image/png
Size: 11686 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20171113/a1cfbf5a/attachment.png>


More information about the R-SIG-Mac mailing list