matrixToList: Helper function that converts a matrix to a list, s.t. each...

Description Usage Arguments Value

View source: R/utilities-input-validation.R

Description

Helper function that converts a matrix to a list, s.t. each element of the list is a row of the matrix.

Usage

1

Arguments

m

An arbitrary matrix

Value

List form of m, where ith element of list is the ith row of the matrix m.


privacytoolsproject/PSI-Library documentation built on Feb. 17, 2020, 2:03 p.m.