test_input_shift {agricolaeplotr} | R 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)
[Package agricolaeplotr version 0.5.0 Index]