Take a look on the return of: rawToChar(x)
On Fri, Jan 7, 2011 at 4:13 PM, John Kane <[email protected]> wrote: > > > --- On Fri, 1/7/11, Dieter Menne <[email protected]> wrote: > > > From: Dieter Menne <[email protected]> > > > Your original file is no longer there, but when I try RCurl > > with a png file > > that is present, I get a certificate error: > > > > Dieter > > Since replaced with > dd <- " > https://sites.google.com/site/jrkrideau/home/general-stores/duplicates.csv > " > > > library(RCurl) > dd <- " > https://sites.google.com/site/jrkrideau/home/general-stores/duplicates.csv > " > x = getBinaryURL(dd, ssl.verifypeer = FALSE) > > seems to be downloading a binary file. > > Thanks > > ______________________________________________ > [email protected] mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Henrique Dallazuanna Curitiba-Paraná-Brasil 25° 25' 40" S 49° 16' 22" O [[alternative HTML version deleted]]
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

