Package dcmsort details
Sort DICOM Images
Wrapper function to sort DICOM images.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('dcmsort')
To cite package 'dcmsort' in publications use:
John Muschelli (NA). dcmsort: Sort DICOM Images. R package version
0.3.0. https://github.com/muschellij2/dcmsort
A BibTeX entry for LaTeX users is
@Manual{,
title = {dcmsort: Sort DICOM Images},
author = {John Muschelli},
note = {R package version 0.3.0},
url = {https://github.com/muschellij2/dcmsort},
}
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://.org/Lite.R")
# Default Install
neuro_install('dcmsort')
# from GitHub
neuro_install('dcmsort', release = "stable", release_repo = "github")
neuro_install('dcmsort', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 4 2018 10:50AM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/dcmsort GitHub |
GitHub | https://github.com//dcmsort GitHub |