check_vario_direction_args: Internal function that carries out checks on the directional...

View source: R/vario.R

check_vario_direction_argsR Documentation

Internal function that carries out checks on the directional arguments that are supplied to the function vario(), if these checks are failed then vario() will stop with an error message Note: this code was copied from the package geoR in the function variog

Description

Internal function that carries out checks on the directional arguments that are supplied to the function vario(), if these checks are failed then vario() will stop with an error message Note: this code was copied from the package geoR in the function variog

Usage

check_vario_direction_args(
  direction = "omnidirectional",
  tolerance = pi/8,
  unit.angle = c("radians", "degrees")
)

mcglinnlab/vario documentation built on Feb. 22, 2023, 1:49 p.m.