test_input_widthR Documentation

Test if input for width is numeric

Description

Test if input is numeric for field width

Usage

test_input_width(x)

Arguments

x

input to be tested

Value

error

Examples

library(agricolaeplotr)
test_input_width(3)