have_fs: Logical check if Freesurfer is accessible

View source: R/fs_setup.R

have_fsR Documentation

Logical check if Freesurfer is accessible

Description

Uses get_fs to check if FreesurferDIR is accessible or the option freesurfer.path is set and returns logical

Usage

have_fs(..., check_license = FALSE)

Arguments

...

options to pass to get_fs

check_license

Should a license file be checked to exist?

Value

Logical TRUE is Freesurfer is accessible, FALSE if not

Examples

have_fs()

muschellij2/freesurfer documentation built on Nov. 28, 2023, 4:45 a.m.