test_input_ncols: checks matrix column input

View source: R/hello.R

test_input_ncolsR Documentation

checks matrix column input

Description

checks if input is suitable for matrix column indication

Usage

test_input_ncols(x)

Arguments

x

input to be tested

Value

error

Examples

library(agricolaeplotr)
test_input_ncols(9)

agricolaeplotr documentation built on April 3, 2025, 9:37 p.m.