bryanhanson/exCon: Interactive Exploration of Contour Data

Interactive tools to explore topographic-like data sets. Such data sets take the form of a matrix in which the rows and columns provide location/frequency information, and the matrix elements contain altitude/response information. Such data is found in cartography, 2D spectroscopy and chemometrics. The functions in this package create interactive web pages showing the contoured data, possibly with slices from the original matrix parallel to each dimension. The interactive behavior is created using the 'D3.js' 'JavaScript' library by Mike Bostock.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2.5
URL https://github.com/bryanhanson/exCon
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bryanhanson/exCon")
bryanhanson/exCon documentation built on May 13, 2019, 8:10 a.m.