[R-br] RES: RES: Download de dados pelo R

Mauro Sznelwar sznelwar em uol.com.br
Quarta Junho 1 22:39:02 BRT 2011


Mesmo assim não deu, ele acusa agora
Erro em htmlParse(getURL(dPath)) : 
  não foi possível encontrar a função "getURL"



library(XML)

2011/6/2 Mauro Sznelwar <sznelwar em uol.com.br>:
> Estava vendo a discussão, tentei rodar isto e não consegui, não reconhece o
> comando xpahApply. Tem que chamar alguma bibliotéca para isto?
> Tente assim:
>
> dPath <-
> "http://aspera.jpl.nasa.gov/download/pub/sea_surface_temperature/avhrr/pathfinder/data_v5/monthly/night/04km/1986/bsst/"
> f <- xpathApply(htmlParse(getURL(dPath)), "//a", xmlAttrs,
> 'href')[c(FALSE, TRUE, FALSE)]
> mapply(download.file, file.path("http://aspera.jpl.nasa.gov/", f),
> basename(unlist(f)))
>
> mailman/listinfo/r-br
> 
-------------- Próxima Parte ----------
Um anexo em HTML foi limpo...
URL: <http://listas.inf.ufpr.br/pipermail/r-br/attachments/20110601/113e440a/attachment-0001.html>


Mais detalhes sobre a lista de discussão R-br