test_input_reverse {agricolaeplotr} | R Documentation |
Test if input is a logical
Description
Test if input is a logical
Usage
test_input_reverse(x)
Arguments
x |
input to be tested |
Value
error
Examples
library(agricolaeplotr)
test_input_reverse(TRUE)
[Package agricolaeplotr version 0.5.0 Index]