coord.to.key: Turn coordinate vector into string.

View source: R/read_fs_surface.R

coord.to.keyR Documentation

Turn coordinate vector into string.

Description

Turn coordinate vector into string.

Usage

coord.to.key(coord, digits = 6L)

Arguments

coord

double vector of length 3, the xyz coord

digits

integer, the number of digits (after the decimal separator) to use

Value

character string


freesurferformats documentation built on May 29, 2024, 5:29 a.m.