write_numeric_vector {bigReg} | R Documentation |
writes numeric vector to file
Description
writes numeric vector to file
Usage
write_numeric_vector(v, filePath)
Arguments
v |
numeric vector to be written to file |
filePath |
path to file where the numeric vector should be written |
[Package bigReg version 0.1.5 Index]