antspynet {rpyANTs} | R Documentation |
'ANTsPyNet'
moduleGet 'ANTsPyNet'
module
load_antspynet(force = FALSE, error_if_missing = TRUE)
force |
whether to force reloading |
error_if_missing |
whether to raise errors when the module is unable to load; default is true. |
A 'Python' module if successfully loaded. If error_if_missing
is set to false and module is unable to load, return NULL