Learn R Programming

rangemap (version 0.1.18)

occ_train: Occurrence records for the species Amblyomma americanum

Description

A dataset containing geographic coordinates of a North American tick.

Usage

occ_train

Arguments

Format

A data frame with 89 rows and 3 columns.

Species

character, species scientific name.

Longitude

numeric, longitude values.

Latitude

numeric, latitude values.

Examples

Run this code
# NOT RUN {
data("occ_train", package = "rangemap")
head(occ_train)
# }

Run the code above in your browser using DataLab