wc2int {PeakSegDisk} | R Documentation |
wc2int
Description
Convert wc output to integer number of lines.
Usage
wc2int(wc.output)
Arguments
wc.output |
Character scalar: output from wc. |
Value
integer
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]
[Package PeakSegDisk version 2024.10.1 Index]