have_dcmtk_cmd: Logical check if a DCMTK function is available

View source: R/have_dcmtk_cmd.R

have_dcmtk_cmdR Documentation

Logical check if a DCMTK function is available

Description

Uses Sys.which to check if command is in the PATH.

Usage

have_dcmtk_cmd(cmd)

check_dcmtk_cmd(cmd)

Arguments

cmd

DCMTK command name

Value

Logical TRUE if command is available.

Examples

have_dcmtk_cmd("dcmodify")

muschellij2/dcmtk documentation built on March 6, 2025, 12:07 a.m.