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.
Usage
divest.capabilities(what = NULL)
Value
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().
Arguments
what
A character vector of components to extract, or NULL,
the default, which indicates the full set of capabilities.