All Projects → r-lib → Pkgapi

r-lib / Pkgapi

Licence: other
Create a map of functions for an R package - WORK IN PROGRESS!

Programming Languages

r
7636 projects

pkgapi

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].