Package: exCon
Type: Package
Title: Interactive Exploration of Contour Data
Version: 0.1.5
Date: 2015-05-07
Authors@R: c(person("Bryan", "Hanson", role = c("aut", "cre"), email =
    "hanson@depauw.edu"), person("Kristina", "Mulry", role = "ctb"))
Description: An interactive tool 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.  exCon creates an interactive web page
    showing the contoured data set along with slices from the original matrix
    parallel to each dimension. The page is written in d3/javascript.
License: GPL-3
Imports: jsonlite
Suggests: js
URL: https://github.com/bryanhanson/exCon
ByteCompile: TRUE
BugReports: https://github.com/bryanhanson/exCon/issues
Depends: R (>= 3.0)
NeedsCompilation: no
Packaged: 2015-05-07 15:02:12 UTC; bryanhanson
Author: Bryan Hanson [aut, cre],
  Kristina Mulry [ctb]
Maintainer: Bryan Hanson <hanson@depauw.edu>
Repository: CRAN
Date/Publication: 2015-05-07 22:28:07
Built: R 3.1.3; ; 2015-05-11 14:38:25 UTC; unix
