download_worldclim_present {pastclim}R Documentation

Download a WorldClim modern observations.

Description

This function downloads annual and monthly variables from the WorldClim 2.1 dataset.

Usage

download_worldclim_present(dataset, bio_var, filename)

Arguments

dataset

the name of the dataset

bio_var

the variable name

filename

the file name (full path) of the file to be saved

Value

TRUE if the requested WorldClim variable was downloaded successfully


[Package pastclim version 2.2.0 Index]