test_input_nrows {agricolaeplotr}R Documentation

checks matrix rows input

Description

checks if input is suitable for matrix row indication

Usage

test_input_nrows(x)

Arguments

x

input to be tested

Value

error

Examples

library(agricolaeplotr)
test_input_nrows(10)

[Package agricolaeplotr version 0.5.0 Index]