Package neurocStats details
Package that Retrieves Neuroconductor Stats
Provides access to various Neuroconductor
Maintainer: Adi Gherman < adig at jhu.edu >
From within R, enter citation('neurocStats')
To cite package 'neurocStats' in publications use:
Adi Gherman (NA). neurocStats: Package that Retrieves Neuroconductor
Stats. R package version 0.1.1.
A BibTeX entry for LaTeX users is
@Manual{,
title = {neurocStats: Package that Retrieves Neuroconductor Stats},
author = {Adi Gherman},
note = {R package version 0.1.1},
}
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('neurocStats')
# from GitHub
neuro_install('neurocStats', release = "stable", release_repo = "github")
neuro_install('neurocStats', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | July 19 2019 11:50AM |
Last updated on | November 26 2019 4:05PM |
Package type | standard |
Source GitHub | https://github.com/adigherman/neurocStats GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/neurocStats GitHub |