outliers: Visual detection of outliers.

Description Usage Arguments Details Value Examples

View source: R/red.R

Description

Draws plots of sites in geographical (longlat) and environmental (2-axis PCA) space.

Usage

1
outliers(longlat, layers)

Arguments

longlat

Matrix of longitude and latitude or eastness and northness (two columns in this order) of species occurrence records.

layers

Raster* object as defined by package raster. It can be any set of environmental layers thought to allow the identification of environmental outliers.

Details

Erroneous data sources or errors in transcriptions may introduce outliers that can be easily detected by looking at simple graphs of geographical or environmental space.

Value

A data.frame with coordinate values and distance to centroid in pca is returned. Two plots are drawn for visual inspection. The environmental plot includes row numbers for easy identification of possible outliers.

Examples

1
2
3

cardosopmb/red documentation built on May 13, 2020, 2:04 p.m.