Package nsrr details
Interface to National Sleep Research Resource
Allows users to access data from the National Sleep
Research Resource ('NSRR')
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('nsrr')
To cite package 'nsrr' in publications use:
John Muschelli (NA). nsrr: Interface to National Sleep Research
Resource. R package version 0.2.0.
https://github.com/muschellij2/nsrr
A BibTeX entry for LaTeX users is
@Manual{,
title = {nsrr: Interface to National Sleep Research Resource},
author = {John Muschelli},
note = {R package version 0.2.0},
url = {https://github.com/muschellij2/nsrr},
}
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('nsrr')
# from GitHub
neuro_install('nsrr', release = "stable", release_repo = "github")
neuro_install('nsrr', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | February 15 2019 4:49PM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/nsrr GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/nsrr GitHub |