All functions

cloc-package

Count Lines of Code, Comments and Whitespace in Source Files and Archives

cloc()

Count lines of code, comments and whitespace in source files/archives

cloc_by_file()

Count lines of code, comments and whitespace in source files/archives by file

cloc_call() cloc_help() cloc_version() cloc_os()

Call cloc.pl directly with granular control over options

cloc_cran()

Count lines of code (etc) from source packages on CRAN

cloc_git()

Count lines of code, comments and whitespace in a git tree

cloc_pkg()

Count lines of code, comments and whitespace in a package

cloc_pkg_md()

Run cloc_pkg() on active package and format it as a markdown table for knitting into reports

cloc_recognized_languages()

Return a data frame of cloc recognized languages and associated extensions

cloc_remove_comments()

Strip comments and white space from a single source file