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 May 29, 2024, 5 a.m.