validateLocationTbl: Validate a location table

View source: R/utils.R

validateLocationTblR Documentation

Validate a location table

Description

Ensures that the incoming table has numeric longitude and latitude columns.

Usage

validateLocationTbl(locationTbl = NULL, locationOnly = TRUE)

Arguments

locationTbl

Tibble of known locations.

locationOnly

Logical specifying whether to check for all standard columns.

Value

Invisibly returns TRUE if no error message has been generated.


MazamaScience/MazamaLocationUtils documentation built on Jan. 26, 2024, 3:16 p.m.