Learn R Programming

freesurferformats (version 0.1.18)

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

Description

Turn coordinate vector into string.

Usage

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

Value

character string

Arguments

coord

double vector of length 3, the xyz coord

digits

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