add_lat_bands: A function to categorize latitudes

Description Usage Arguments

Description

A function to categorize latitudes

Usage

1
add_lat_bands(data, tropic_cut = 30, mid_cut = 70)

Arguments

data

An input data frame with a column, latcol, of latitude data to be categorized into tropic, mid, and high

tropic_cut

The boundary between tropic and mid latitudes, defaults to 30

mid_cut

The boundary between mid and high latitudes, defaults to 70


JGCRI/persephone documentation built on May 9, 2019, 3:25 a.m.