test_input_ncols {agricolaeplotr}R 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)

[Package agricolaeplotr version 0.5.0 Index]