readNumericVector {bigReg} | R Documentation |
reads numeric vector to file
Description
reads numeric vector to file
Usage
readNumericVector(size, filePath)
Arguments
size |
the length of the numeric vector |
filePath |
dependent variable |
[Package bigReg version 0.1.5 Index]