The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Build Status

Simple htmlwidgets binary format image viewer for R with brightness/contrast filters & svg charts

imageviewer example

example usage:

install.packages(c("devtools"))
devtools::install_github("yapus/imageviewer")
library('imageviewer')
m <- matrix(rnorm(512*512), 512, 512)
imageviewer( m )

Copyright (c) 2018 Iakov Pustilnik

This project is licensed under the terms of the MIT license.

This project uses and is bundled with: * d3js by Mike Bostock (BSD 3-Clause “New” or “Revised” License) * imagefilters.js by ARAKI Hayato (MIT License)

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.