Learn R Programming

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

codetools (version 0.2-16)

Code Analysis Tools for R

Description

Code analysis tools for R.

Copy Link

Version

Install

install.packages('codetools')

Monthly Downloads

34,459

Version

0.2-16

License

GPL

Maintainer

Luke Tierney

Last Published

December 24th, 2018

Functions in codetools (0.2-16)

showTree

Print Lisp-Style Representation of R Expression
findGlobals

Find Global Functions and Variables Used by a Closure
codetools

Low Level Code Analysis Tools for R
checkUsage

Check R Code for Possible Problems