how_big_is_my_package: Counts the total number of lines of R code in a package.

Description Usage Arguments Examples

View source: R/how-big-is-my-package.R

Description

Counts the total number of lines of R code in a package.

Usage

1
how_big_is_my_package(package_dir)

Arguments

package_dir

Package directory. Must be source code, not a binary.

Examples

1
2
3
4
5
## Not run: 

how_big_is_my_package("~/Dropbox/R_Working_Directory/swirl")

## End(Not run)

ncarchedi/howbigismypackage documentation built on May 23, 2019, 1:05 p.m.