Package: slideview
Type: Package
Title: Compare Raster Images Side by Side with a Slider
Version: 0.1.0
Date: 2019-02-11
Authors@R: 
    c(person(given = "Tim",
             family = "Appelhans",
             role = c("cre", "aut"),
             email = "tim.appelhans@gmail.com"),
      person(given = "Stefan",
             family = "Woellauer",
             role = "aut",
             email = "stephan.woellauer@geo.uni-marburg.de"))
Maintainer: Tim Appelhans <tim.appelhans@gmail.com>
Description: Create a side-by-side view of raster(image)s with an interactive 
    slider to switch between regions of the images. This can be especially useful
    for image comparison of the same region at different time stamps.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 2.10), methods
Imports: htmltools, htmlwidgets, lattice, raster, viridisLite
Suggests: jpeg
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-03-03 19:13:58 UTC; timpanse
Author: Tim Appelhans [cre, aut],
  Stefan Woellauer [aut]
Repository: CRAN
Date/Publication: 2019-03-06 15:00:03 UTC
