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 July 26, 2023, 5:47 p.m.