README.md

scanimage

Build Status Docs

An R package to read and analyse image data acquired using ScanImage. This will typically be multiphoton imaging for neurobiological experiments. See scanimage.org for details of this software.

Installation

Currently there isn't a released version on CRAN but you can install using devtools.

if(!require("devtools")) install.packages("devtools")
devtools::install_github("jefferis/scanimage")


jefferis/scanimage documentation built on May 19, 2019, 3:58 a.m.