R/DEPRECATED-count_lines.R
DEPRECATED-count_lines.RdThese data input related functions are deprecated and they will be removed in the next release of hyperspec package. Now functions in package hySpc.read.txt (link) should be used as the alternatives.
count_lines(file, chunksize = 10000)the file name or connection
file is read in chunks of chunksize lines.
number of lines in file