coord.to.key {freesurferformats} | R 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
[Package freesurferformats version 0.1.18 Index]