Learn R Programming

landsepi (version 1.5.1)

checkPI0_mat: Check the array PI0_mat when entered manually in loadInoculum().

Description

Checks validity of the array.

Usage

checkPI0_mat(mat, params)

Value

the same array at mat, possibly corrected if incompatibility has been detected

Arguments

mat

a 3D array of dimensions (1:Nhost,1:Npatho,1:Npoly)

params

a LandsepiParams object.