pkgapi

March 7, 2020 · View on GitHub

Map Function Calls

Linux Build Status Windows Build status CRAN RStudio mirror downloads Coverage Status

Create the map of function calls in a package, including calls to imported packages.

Installation

Once on CRAN, install the package as usual:

install.packages("pkgapi")

Usage

library(pkgapi)

License

MIT © Gábor Csárdi, Kirill Müller

Contents

  1. 1Installation
  2. 2Usage
  3. 3License