Learn R Programming

agricolaeplotr (version 0.6.1)

test_input_reverse: Test if input is a logical

Description

Test if input is a logical

Usage

test_input_reverse(x)

Value

error

Arguments

x

input to be tested

Examples

Run this code
library(agricolaeplotr)
test_input_reverse(TRUE)

Run the code above in your browser using DataLab