plot_function_length.Rd
Create a ggplot2 graphic showing the range of function lengths in a package.
plot_function_length(pkg = ".")
pkg | The package to use, can be a file path to the package or a package object. See [devtools::as.package()] for more information. |
---|
ggplot2; ggplot2 graphic (boxplot)