load.ANTsR: Load R sessions with ANTsR objects

Description Usage Arguments Author(s)

View source: R/save.ANTsR.R

Description

Loads a previously saved ANTsR session or object. Simply point the function to the folder where you previously saved the data with save.ANTsR.

Usage

1
load.ANTsR(filename=file.path('.','.ANTsRsession'), env=as.environment(1))

Arguments

filename

path of the saved ANTsR session. If not specified, the default behavior is to search for the folder \".ANTsRsesssion\" in the current working directory.

env

the environment level. Don't change unless you know what are you doing.

Author(s)

Dorian Pustina


neuroconductor-devel/ANTsR documentation built on April 1, 2021, 1:02 p.m.