<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3429" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV align=justify><FONT face=Arial color=#0000ff>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?</FONT></DIV><FONT face=Arial>
<DIV><BR></DIV></FONT><FONT face=Arial size=2>Tente assim:<BR><BR>dPath <- 
"</FONT><A 
href="http://aspera.jpl.nasa.gov/download/pub/sea_surface_temperature/avhrr/pathfinder/data_v5/monthly/night/04km/1986/bsst/"><FONT 
face=Arial 
size=2>http://aspera.jpl.nasa.gov/download/pub/sea_surface_temperature/avhrr/pathfinder/data_v5/monthly/night/04km/1986/bsst/</FONT></A><FONT 
face=Arial size=2>"<BR>f <- xpathApply(htmlParse(getURL(dPath)), "//a", 
xmlAttrs,<BR>'href')[c(FALSE, TRUE, FALSE)]<BR>mapply(download.file, 
file.path("</FONT><A href="http://aspera.jpl.nasa.gov/"><FONT face=Arial 
size=2>http://aspera.jpl.nasa.gov/</FONT></A><FONT face=Arial size=2>", 
f),<BR>basename(unlist(f)))<BR><BR></FONT><A 
href="https://listas.inf.ufpr.br/cgi-bin/mailman/listinfo/r-br"><FONT face=Arial 
size=2>mailman/listinfo/r-br</FONT></A></BODY></HTML>