Skip to content

lloyddewit/RInsight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RInsight library

Overview

This library parses script written in the R programming language and creates a .NET recursive object model of the R statements and their components. The object model can be easily analyzed and updated within the .NET environment. If needed, the library can also generate new R script from an updated model. This library has potential applications within R editors, R formatters, R GUI builders and R static analysis tools. For an example of this library in use, please see R-Instat.

About

Creates an object model which represents a valid R script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages