check_vario_direction_args | R 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
check_vario_direction_args( direction = "omnidirectional", tolerance = pi/8, unit.angle = c("radians", "degrees") )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.