Learn R Programming

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

codetools (version 0.2-18)

Code Analysis Tools for R

Description

Code analysis tools for R.

Copy Link

Version

Install

install.packages('codetools')

Monthly Downloads

35,271

Version

0.2-18

License

GPL

Maintainer

Luke Tierney

Last Published

November 4th, 2020

Functions in codetools (0.2-18)

showTree

Print Lisp-Style Representation of R Expression
codetools

Low Level Code Analysis Tools for R
checkUsage

Check R Code for Possible Problems
findGlobals

Find Global Functions and Variables Used by a Closure