Default Directory to Store Template Brain
Value
A directory path where template brain is stored at; see also
download_N27
Details
When threeBrain.template_dir
is not set or invalid, the
function checks 'RAVE' (R Analysis and Visualization for 'iEEG',
https://openwetware.org/wiki/RAVE) folder at home directory. If
this folder is missing, then returns results from
R_user_dir('threeBrain', 'data')
. To override the default behavior,
use options(threeBrain.template_dir=...)
.