wc: wc word count of ASCII files

Description Usage Arguments Value Author(s)

Description

wc uses the system command wc

Usage

1
wc(file, flags = c("lines", "words", "bytes"))

Arguments

file

the file name or pattern

flags

the parameters to count, character vector with the long form of the parameters

Value

data.frame with the counts and file names, or NULL if wc is not available

Author(s)

C. Beleites


hyperSpec documentation built on May 2, 2019, 5:45 p.m.