Learn R Programming

agricolaeplotr (version 0.6.1)

test_input_nrows: checks matrix rows input

Description

checks if input is suitable for matrix row indication

Usage

test_input_nrows(x)

Value

error

Arguments

x

input to be tested

Examples

Run this code
library(agricolaeplotr)
test_input_nrows(10)

Run the code above in your browser using DataLab