read_cranpkg: Fetch the source of a pkg and dump them into a tibble

Description Usage Arguments Value

Description

This function fetches the source code of a package from CRAN and dump them into a tibble.

Usage

1
read_cranpkg(pkg, verbose = FALSE)

Arguments

pkg

string, name of a package.

verbose

boolean, display debug info.

Value

a tibble with the source code of all R files, DESCRIPTION and NAMESPACE


chainsawriot/baaugwo documentation built on May 12, 2019, 5:15 p.m.