Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 4 of 4 found.
[1] < 1 > [1]  Sort:

codetools (Package: codetools) : Low Level Code Analysis Tools for R

These functions provide some tools for analysing R code. Mainly indented to support the other tools in this package and byte code compilation.
● Data Source: CranContrib
● Keywords: programming
● Alias: codetools
● 0 images

showTree (Package: codetools) : Print Lisp-Style Representation of R Expression

Prints a Lisp-style representation of R expression. This can be useful for understanding how some things are parsed.
● Data Source: CranContrib
● Keywords: programming
● Alias: showTree
● 0 images

findGlobals (Package: codetools) : Find Global Functions and Variables Used by a Closure

Finds global functions and variables used by a closure.
● Data Source: CranContrib
● Keywords: programming
● Alias: findGlobals
● 0 images

checkUsage (Package: codetools) : Check R Code for Possible Problems

Check R code for possible problems.
● Data Source: CranContrib
● Keywords: programming
● Alias: checkUsage, checkUsageEnv, checkUsagePackage
● 0 images