Package papayaWidget details
Embed an 'Papaya' Image Viewer
Provides a method for incorporating a 'papaya' in a
document using the 'htmlwidgets' library, wrapping the 'Papaya'
JavaScript library
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('papayaWidget')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('papayaWidget')
# from GitHub
neuro_install('papayaWidget', release = "stable", release_repo = "github")
neuro_install('papayaWidget', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2018 4:43PM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/papayaWidget GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/papayaWidget GitHub |
Depends | R (3.0) |
Imports | htmlwidgets, neurobase (1.27), base64enc, jsonlite, assertthat |
Suggests | kirby21.t1, shiny |