dfToMatrix: Convert input data.frame to matrix based on the matrix's...

Description Usage Arguments Value

Description

Convert input data.frame to matrix based on the matrix's format

Usage

1
dfToMatrix(df, numCol)

Arguments

df

data frame

numCol

number of columns

Value

1. if the df has 'i','j','v' as columns name – slam 2. if the df doesn't – dense matrix


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