Package: exCon
Type: Package
Title: Interactive Exploration of Contour Data
Version: 0.1.14
Date: 2016-01-26
Authors@R: c(person("Bryan", "Hanson", role = c("aut", "cre"), email =
    "hanson@depauw.edu"), person("Kristina", "Mulry", role = "ctb"))
Description: 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.
License: GPL-3
Imports: jsonlite, grDevices, utils
Suggests: js
URL: https://github.com/bryanhanson/exCon
ByteCompile: TRUE
BugReports: https://github.com/bryanhanson/exCon/issues
Depends: R (>= 3.0)
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-01-26 14:20:16 UTC; bryanhanson
Author: Bryan Hanson [aut, cre],
  Kristina Mulry [ctb]
Maintainer: Bryan Hanson <hanson@depauw.edu>
Repository: CRAN
Date/Publication: 2016-01-26 15:28:33
