[R] data manipulation

Rui Barradas ruipbarradas at sapo.pt
Wed Dec 14 15:18:33 CET 2016


Hello,

Please cc your mails to the list.
As for your data, your url is wrong, you need to contact Massey or maybe 
the source of your information and get a valid internet address.
Without one there's not much we can do.

Rui Barradas

Em 14-12-2016 12:16, Farshad Fathian escreveu:
> Hello,
>
> Thanks for your e-mail. I was reading "Introductory Time Series with R"
> by PS. Cowperwait. I am going to run the R codes in this book, but I
> don't access to the input data from
> ("http://massey.ac.nz/~pscoperwait/ts/cbe.dat
> <http://massey.ac.nz/~pscoperwait/ts/cbe.dat>") website.
>
> Regards,
>
> On Wed, Dec 14, 2016 at 3:42 PM, Rui Barradas <ruipbarradas at sapo.pt
> <mailto:ruipbarradas at sapo.pt>> wrote:
>
>     Hello,
>
>     What do you mean by "gives me something"?
>
>     xx <- read.csv("http://massey.ac.nz/~pscoperwait/ts/cbe.dat
>     <http://massey.ac.nz/~pscoperwait/ts/cbe.dat>")
>     Error in file(file, "rt") : cannot open the connection
>     In addition: Warning message:
>     In file(file, "rt") :
>        cannot open URL 'http://massey.ac.nz/~pscoperwait/ts/cbe.dat
>     <http://massey.ac.nz/~pscoperwait/ts/cbe.dat>': HTTP status was '404
>     Not Found'
>
>     Rui Barradas
>
>
>     Em 14-12-2016 11:56, John Kane via R-help escreveu:
>
>         xx <- read.csv("http://massey.ac.nz/~pscoperwait/ts/cbe.dat
>         <http://massey.ac.nz/~pscoperwait/ts/cbe.dat>")
>         gives me something. Since we have no idea of what you are doing
>         I don't know if the data has downloaded correctly
>
>               On Tuesday, December 13, 2016 1:38 PM, Farshad Fathian
>         <farshad.fathian at gmail.com <mailto:farshad.fathian at gmail.com>>
>         wrote:
>
>
>            Hi,
>
>
>
>         I couldn't access to data file about PSCoperwait by
>         http://massey.ac.nz/~pscoperwait/ts/cbe.dat
>         <http://massey.ac.nz/~pscoperwait/ts/cbe.dat>.
>
>
>
>         Looking forward to hearing from you,
>
>
>               [[alternative HTML version deleted]]
>
>         ______________________________________________
>         R-help at r-project.org <mailto:R-help at r-project.org> mailing list
>         -- To UNSUBSCRIBE and more, see
>         https://stat.ethz.ch/mailman/listinfo/r-help
>         <https://stat.ethz.ch/mailman/listinfo/r-help>
>         PLEASE do read the posting guide
>         http://www.R-project.org/posting-guide.html
>         <http://www.R-project.org/posting-guide.html>
>         and provide commented, minimal, self-contained, reproducible code.
>
>
>
>                  [[alternative HTML version deleted]]
>
>         ______________________________________________
>         R-help at r-project.org <mailto:R-help at r-project.org> mailing list
>         -- To UNSUBSCRIBE and more, see
>         https://stat.ethz.ch/mailman/listinfo/r-help
>         <https://stat.ethz.ch/mailman/listinfo/r-help>
>         PLEASE do read the posting guide
>         http://www.R-project.org/posting-guide.html
>         <http://www.R-project.org/posting-guide.html>
>         and provide commented, minimal, self-contained, reproducible code.
>
>
>
>
>



More information about the R-help mailing list