test_input_nrows: checks matrix rows input

View source: R/hello.R

test_input_nrowsR 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)

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