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 April 3, 2025, 9:37 p.m.