On Wed, Jan 14, 2015 at 4:32 AM, Emilio Gianicolo
wrote:
> Hi,
>
> I've some troubles in running this program
> http://rpubs.com/adam_dennett/8955.
>
> I create this object:
> temp <- tempfile(fileext = ".zip")
>
> But, after downloading this file
> download.file("
> http://epp.eurostat.ec.europa
Hi,
I've some troubles in running this program http://rpubs.com/adam_dennett/8955.
I create this object:
temp <- tempfile(fileext = ".zip")
But, after downloading this file
download.file("http://epp.eurostat.ec.europa.eu/cache/GISCO/geodatafiles/NUTS_2010_60M_SH.zip";,
temp)
when I try to unz
Hi,
I've some troubles in running this program
http://rpubs.com/adam_dennett/8955.
I create this object:
temp <- tempfile(fileext = ".zip")
But, after downloading this file
download.file("http://epp.eurostat.ec.europa.eu/cache/GISCO/geodatafiles/NUTS_2010_60M_SH.zip";,
temp)
when I try to un
3 matches
Mail list logo