divest.capabilities | R Documentation |
This function summarises the capabilities of the package as compiled for the
current machine, analogously to the base
function capabilities()
. It
identifies the support available for various input and output formats.
divest.capabilities(what = NULL)
what |
A character vector of components to extract, or |
A named logical vector, indicating whether plain JPEG, JPEG-LS and
JPEG2000 DICOM transfer syntaxes are supported by the current build of the
package, and also whether zlib
is available to produce compressed NIfTI
output files from convertDicom()
.
Jon Clayden code@clayden.org
readDicom()
divest.capabilities()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.