# NOT RUN {
if (have_fs()) {
bert_dir = file.path(fs_subj_dir(), "bert", "surf")
file = file.path(bert_dir, "lh.thickness")
fid = file(file, open = "rb")
out = freesurfer_read3_con(file)
}
# }
Run the code above in your browser using DataLab