View source: R/have_dcmtk_cmd.R
have_dcmtk_cmd | R Documentation |
Uses Sys.which
to check if command is in the PATH.
have_dcmtk_cmd(cmd)
check_dcmtk_cmd(cmd)
cmd |
DCMTK command name |
Logical TRUE
if command is available.
have_dcmtk_cmd("dcmodify")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.