check_boundary: function to check the lat and long are within limits.

Description Usage Arguments

Description

function to check the lat and long are within limits.

Usage

1
check_boundary(input, check_value, expected_greater = TRUE, warning_content)

Arguments

input

the input lat or long value.

check_value

the max or min value of lat or long.

expected_greater

the input is expected to be greater or not. Defalut:TRUE.

warning_content

the content used to insert in the error message.


wenlong-liu/getFertilizer documentation built on May 16, 2019, 7:47 a.m.