aleczwart/scriptmapr: Graphic Display of Object/Symbol Locations In An R Script

Provides function scriptmap(), which creates a ggplot2 display of the line numbers in an R script of expressions that contain specific R objects or symbols - based on the output from getParseData(parse()). When analysing many responses in a script, there is a lot of cut/paste/edit, and scriptmap() can be useful for detecting oversights in editing. IMPORTANT: Note that scriptmap() does not (yet) search inside character string literals...

Getting started

Package details

Maintainer
LicenseGPL-3 + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aleczwart/scriptmapr")
aleczwart/scriptmapr documentation built on May 11, 2019, 11:23 p.m.