Learn R Programming

codetools (version 0.2-20)

Code Analysis Tools for R

Description

Code analysis tools for R.

Copy Link

Version

Install

install.packages('codetools')

Monthly Downloads

47,487

Version

0.2-20

License

GPL

Maintainer

Last Published

March 31st, 2024

Functions in codetools (0.2-20)

findGlobals

Find Global Functions and Variables Used by a Closure
checkUsage

Check R Code for Possible Problems
showTree

Print Lisp-Style Representation of R Expression
codetools

Low Level Code Analysis Tools for R