convert_continuous_to_discrete: Continuous to discrete

View source: R/processdata.R

convert_continuous_to_discreteR Documentation

Continuous to discrete

Description

Convert a set of latitudes and longitudes to biogeographic regions

Usage

convert_continuous_to_discrete(latlon)

Arguments

latlon

The data.frame of points, with species, latitude, and longitude columns

Value

A data.frame as above but with a region column added


bomeara/chapter2 documentation built on July 22, 2023, 3:19 a.m.