test_input_extend {agricolaeplotr}R Documentation

Test if input for width and height is numeric

Description

Test if input is numeric for field width and height

Usage

test_input_extend(x)

Arguments

x

input to be tested

Value

error

Examples

library(agricolaeplotr)
test_input_extend(3)

[Package agricolaeplotr version 0.5.0 Index]