OneMat: Starting Matrix of oxidazed species

Description Usage Arguments Value Examples

View source: R/Derivative.R

Description

Return a matrix ixj filled with 1 value

Usage

1
OneMat(i, j = i)

Arguments

i

number of rows

j

number of columns

Value

a matrix of dimention ixj filled with 1 value

Examples

1
OneMat(2,2)

EleChemr documentation built on Feb. 9, 2021, 5:05 p.m.

Related to OneMat in EleChemr...