test_input_extend: Test if input for width and height is numeric

View source: R/hello.R

test_input_extendR 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)

agricolaeplotr documentation built on July 26, 2023, 5:47 p.m.