install_itksnap: Install ITK-SNAP Binary

View source: R/install_itksnap.R

install_itksnapR Documentation

Install ITK-SNAP Binary

Description

Install ITK-SNAP executable

Usage

install_itksnap(arch = R.Version()$arch, lib.loc = NULL, ..., quiet = TRUE)

Arguments

arch

architecture used (i686 or x86_64)

lib.loc

a character vector with path names of R libraries. Passed to system.file

...

additional arguments to pass to [utils::download.file()], other than 'quiet'

quiet

passed to [utils::download.file()], set 'FALSE' for more verbosity/messages

Value

Logical if the binary was downloaded


neuroconductor-devel/itksnapr documentation built on July 3, 2025, 11:46 p.m.