View source: R/install_itksnap.R
install_itksnap | R Documentation |
Install ITK-SNAP executable
install_itksnap(arch = R.Version()$arch, lib.loc = NULL, ..., quiet = TRUE)
arch |
architecture used (i686 or x86_64) |
lib.loc |
a character vector with path names of R libraries.
Passed to |
... |
additional arguments to pass to [utils::download.file()], other than 'quiet' |
quiet |
passed to [utils::download.file()], set 'FALSE' for more verbosity/messages |
Logical if the binary was downloaded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.