vetPts: Vet points to ensure uniform input

View source: R/raster.R

vetPtsR Documentation

Vet points to ensure uniform input

Description

The following are synonyms and definitions. Note that layer is not required, if not present then it is assigned the value 1 for all points.

  • x: x, lon

  • y: y, lat

  • layer: layer, z, name

Usage

vetPts(pts)

Arguments

pts

a (column-named) matrix, data.frame or tibble

Value

a tibble of x, y and layer


BigelowLab/rasf documentation built on July 18, 2022, 10:19 p.m.