mask: Function that masks either ocean or land

View source: R/map.R

maskR Documentation

Function that masks either ocean or land

Description

Uses topography from etopo5 to mask either land or ocean.

Usage

mask(x, land = FALSE)

Arguments

x

a field object

land

a boolean; if TRUE mask land, if FALSE mask ocean


metno/esd documentation built on April 29, 2024, 3:34 p.m.