Learn R Programming

⚠️There's a newer version (0.2-20) of this package.Take me there.

codetools (version 0.2-15)

Code Analysis Tools for R

Description

Code analysis tools for R.

Copy Link

Version

Install

install.packages('codetools')

Monthly Downloads

38,918

Version

0.2-15

License

GPL

Maintainer

Luke Tierney

Last Published

October 5th, 2016

Functions in codetools (0.2-15)

showTree

Print Lisp-Style Representation of R Expression
codetools

Low Level Code Analysis Tools for R
findGlobals

Find Global Functions and Variables Used by a Closure
checkUsage

Check R Code for Possible Problems