load.ANTsR: Load R sessions with ANTsR objects

View source: R/save.ANTsR.R

load.ANTsRR Documentation

Load R sessions with ANTsR objects

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

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


stnava/ANTsR documentation built on April 16, 2024, 12:17 a.m.