Skip to contents

A data set containing localities of Hesperocyparis stephensonii species in California, USA

Usage

hespero

Format

A tibble object with 14 rows and 4 variables:

ID

presences records ID

x y

columns with coordinates in Albers Equal Area Conic coordinate system

pr_ab

presence denoted by 1

...

Examples

if (FALSE) {
require(dplyr)
data("hespero")
hespero
}