Learn R Programming

fsbrain (version 0.4.3)

surf.radius.fsaverage: Get pre-computed radius for fsaverage white surface.

Description

Get pre-computed radius for fsaverage white surface.

Usage

surf.radius.fsaverage(maxr = TRUE)

Arguments

maxr

logical, whether to return the maximum of the x, y, and z radii.

Value

If 'maxr' is TRUE, a numeric scalar representing the max of the x, y, and z radii, otherwise, a numerical vector of length 3 with all radii.

See Also

surfs.props, which was used to compute the returned values.