| load.ANTsR | R Documentation | 
Loads a previously saved ANTsR session or object. Simply point the function to the folder where you previously saved the data with save.ANTsR.
load.ANTsR(filename=file.path('.','.ANTsRsession'), env=as.environment(1))
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.  | 
Dorian Pustina
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.