test_input_shift: Test if input for shift parameter is numeric

View source: R/hello.R

test_input_shiftR Documentation

Test if input for shift parameter is numeric

Description

Test if input is numeric for shift parameter

Usage

test_input_shift(x)

Arguments

x

input to be tested

Value

error

Examples

library(agricolaeplotr)
test_input_shift(0.5)

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