test_input_reverse: Test if input is a logical

View source: R/hello.R

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

agricolaeplotr documentation built on May 29, 2024, 5 a.m.