Learn R Programming

hyperSpec (version 0.100.2)

wc: line/word/character count of ASCII files

Description

`wc()` is defunct and will be removed from hyperSpec in future. Consider using [count_lines()] instead for line counting.

Usage

wc()

Arguments

Author

C. Beleites

See Also

[count_lines()]