lib_count: Report and count the functions used

Description Usage Arguments Value Examples

View source: R/lib_count.R

Description

Input a R script to find and count all the functions used in each respective package

Usage

1
lib_count(script)

Arguments

script

a .R file

Value

dataframe

Examples

1
lib_count("script.R")

UBC-MDS/librely documentation built on May 7, 2019, 7:14 p.m.