Learn R Programming

testdat (version 0.2)

test_lat: Valid latitude

Description

Test for valid latitude. Between -90 and 90

Usage

test_lat(x)

Arguments

x
A latitude

Examples

Run this code
## Not run: 
# expect_true(test_lat(dat$latitude))
# ## End(Not run)

Run the code above in your browser using DataLab