matrixPipeDelim: Convert a matrix into a pipe delimited set of values

Description Usage Arguments Author(s)

Description

The matrixPipeDelim function takes a matrix and converts it into a character vector in which each element is a pipe delimited set of values for a row in the original matrix

Usage

1
matrixPipeDelim(a.matrix, round.level = 5e-07)

Arguments

a.matrix

matrix to convert

round.level

rounding level to use

Author(s)

Dan Putler


alteryx/AlteryxPredictive documentation built on May 12, 2019, 1:37 a.m.