Skip to contents

get_mirca2000_data

Usage

get_mirca2000_data(
  download_url =
    "https://zenodo.org/records/7422506/files/harvested_area_grids.zip?download=1",
  file_extension = "zip",
  data_dir = file.path(getwd(), "example")
)

Arguments

download_url

Default = 'https://zenodo.org/records/7422506/files/harvested_area_grids.zip?download=1'. Link to the downloadable dataset

file_extension

Default = 'zip'. String of file extension without "."

data_dir

Default = file.path(getwd(), 'example'). Path of desired location to download data

Value

A string of path that the data is downloaded to