Learn R Programming

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

sourcetools (version 0.1.1)

Tools for the Reading and Tokenization of R Code

Description

Tools for the reading and tokenization of R code. The 'sourcetools' package provides both an R and C++ interface for the tokenization of R code, and helpers for interacting with the tokenized representation of R code.

Copy Link

Version

Install

install.packages('sourcetools')

Monthly Downloads

584,279

Version

0.1.1

License

MIT + file LICENSE

Maintainer

Kevin Ushey

Last Published

March 4th, 2016

Functions in sourcetools (0.1.1)

tokenize_file

Tokenize R Code
read

Read the Contents of a File