Learn R Programming

rpyANTs (version 0.0.4)

antspynet: Get 'ANTsPyNet' module

Description

Get 'ANTsPyNet' module

Usage

load_antspynet(force = FALSE, error_if_missing = TRUE)

Value

A 'Python' module if successfully loaded. If error_if_missing

is set to false and module is unable to load, return NULL

Arguments

force

whether to force reloading antspynet module; default is false

error_if_missing

whether to raise errors when the module is unable to load; default is true.

See Also

ants