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')
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('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 | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/dcmsort GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/dcmsort GitHub |
Imports | dcmtk (0.5.7), tidyr, dplyr, neurobase, oro.nifti, dcm2niir, fslr, tractor.base (3.1.3), utils |
Suggests | knitr, rmarkdown, covr, testthat |