.is_num {BIEN}R Documentation

Check that value is numeric

Description

Helper function to check data format.

Usage

.is_num(x)

Examples

## Not run: 
is_num(min.lat)
## End(Not run)

[Package BIEN version 1.2.7 Index]