Contributor
Tejasvi Gupta

Interactive Graphics for ChemoSpec


Mentors
Erick Oduniyi, Bryan Hanson
Organization
The R Project for Statistical Computing

ChemoSpec is an R package for analyzing spectral data that arises from chemical and physical processes. ChemoSpec uses base graphics with one exception in which lattice graphics are used, and another instance in which the D3.js JavaScript library is used. The base graphics system of R produces very nice, publication quality graphics (at least under the right conditions), though customizing base graphics requires many lines of code. This project aims to provide an additional interactive graphics system for ChemoSpec where the users will have the option to choose the type of graphics output.