Package brainR details
Helper Functions to 'misc3d' and 'rgl' Packages for Brain Imaging
This includes functions for creating 3D and 4D images
using 'WebGL', 'rgl', and 'JavaScript' commands. This package
relies on the X toolkit ('XTK',
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('brainR')
If you have any problems with this package you can open a new issue or check the already existing ones here.
Versions(Pending - no previous version)
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('brainR')
# from GitHub
neuro_install('brainR', release = "stable", release_repo = "github")
neuro_install('brainR', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2018 10:16AM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/brainR GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/brainR GitHub |
Depends | rgl, misc3d, oro.nifti |
Imports | grDevices |
Suggests | servr |
Reverse Imports | brainKCCA |
Reverse Suggests | neurobase |