Learn R Programming

autoimage (version 2.2.3)

inarccap: Interpolated maximum daily surface air temperatures on a regular grid.

Description

These data are the narccap data interpolated onto a regular 140\(\times\)115 grid using the akima::interp function.

Usage

data(inarccap)

Arguments

Format

Contains:

ilon

A vector of of longitude coordinates.

ilat

A vector of latitude coordinates.

itasmax

A 140\(\times\)115\(\times\)5 array of tasmax values.

See Also

narccap, akima::interp