Displaying 1 result from an estimated 1 matches for "hw1data".
Did you mean:
hdata
2010 Feb 06
2
R-Help
...c constant in "KoreaAuto <-
read.table(""/Users/raviramaswamy/Documents/Rutgers/STT 586"
>
Seems like the working directory is
> getwd()
[1] "/Users/raviramaswamy"
>
so I said this and still got an error
> KoreaAuto <- read.table(/Documents/Rutgers/HW1Data)
Error: unexpected '/' in "KoreaAuto <- read.table(/"
Could someone please help me with the correct syntax?
Thanks
Ravi
Year AO GNP CP OP
01 1974 .0022 183 2322 189
02 1975 .0024 238 2729 206
03 1976 .0027 319...