Checks which slices in a polygon list contain a given structure id
seg_slice_check(structures, segmentation, planes)
Arguments
- structures
a character containing one or more structure ids
- segmentation
an object of class segmentation
- planes
a vector indicating the planes in which the structure is looked up
Value
a vector of slices in each plane containing the structure(s) in str
.