Learn R Programming

rmdcev (version 1.2.0)

MultiplyMatrix: MultiplyMatrix

Description

Convert list to matrix by row

Usage

MultiplyMatrix(mat_temp, x, n_rows)

Arguments

mat_temp

matrix A to be multiplied

x

matrix B to be multiplied

n_rows

number of rows for final matrix