Skip to content

Download fatal error  #55

@DiogoJackson

Description

@DiogoJackson

O código abaixo me retorna um fatal error

download.file(url = "https://esajournals.onlinelibrary.wiley.com/action/downloadSupplement?doi=10.1002%2Fecy.2392&file=ecy2392-sup-0001-DataS1.zip", destfile = "atlantic_amphibians.zip", mode = "auto")

Tentei uma função alternativa:
library(curl)
curl_download("https://esajournals.onlinelibrary.wiley.com/action/downloadSupplement?doi=10.1002%2Fecy.2392&file=ecy2392-sup-0001-DataS1.zip", destfile = "atlantic_amphibians.zip")

Porém, me retorna um erro. Talvez o link nao exista mais.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions