read.slicerjson {Morpho} | R Documentation |
read Landmarks from Slicer in Json format
Description
read Landmarks from Slicer in Json format
Usage
read.slicerjson(x, lps2ras = FALSE, na = NULL)
Arguments
x |
path to json file |
lps2ras |
logical: if the coordinate system is LPS and |
na |
value to be replaced by NA |
Value
returns matrix or list of matrices with imported landmark coordinates
[Package Morpho version 2.12 Index]