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


muschellij2/itksnapr documentation built on June 29, 2024, 2:39 a.m.