test_input_heightR Documentation

Test if input for height is numeric

Description

Test if input is numeric for field height

Usage

test_input_height(x)

Arguments

x

input to be tested

Value

error

Examples

library(agricolaeplotr)
test_input_height(5)