forked from muschellij2/papayar
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
24 lines (24 loc) · 875 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: papayar
Type: Package
Title: View Medical Research Images using the Papaya JavaScript Library
Version: 1.0
Date: 2016-09-23
Author: John Muschelli
Maintainer: John Muschelli <[email protected]>
Description: Users pass images and objects of class 'nifti' from the 'oro.nifti'
package to a Papaya, an interactive lightweight JavaScript viewer.
Although many packages can view individual slices or projections of
image and matrix data, this package allows for quick and easy
interactive browsing of images. The viewer is based off of the
Mango software, which is a lightweight medical image viewer.
Imports:
neurobase,
oro.nifti,
servr,
htmltools,
utils
License: GPL-3
URL: https://github.com/rii-mango/Papaya/
BugReports: https://github.com/muschellij2/papayar/issues
RoxygenNote: 5.0.1.9000
Remotes: muschellij2/neurobase