OneMat {EleChemr}R Documentation

Starting Matrix of oxidazed species

Description

Return a matrix ixj filled with 1 value

Usage

OneMat(i, j = i)

Arguments

i

number of rows

j

number of columns

Value

a matrix of dimention ixj filled with 1 value

Examples

OneMat(2,2)


[Package EleChemr version 1.2.0 Index]