R/have_dcmtk_cmd.R
have_dcmtk_cmd.Rd
Uses Sys.which to check if command is in the PATH.
Sys.which
have_dcmtk_cmd(cmd) check_dcmtk_cmd(cmd)
DCMTK command name
Logical TRUE if command is available.
TRUE
have_dcmtk_cmd("dcmodify") #> [1] TRUE