Check if a bodyid still exists in the specified malecns DVID node
Source:R/bodies.R
mcns_islatest.RdCheck if a bodyid still exists in the specified malecns DVID node
Usage
mcns_islatest(ids, node = "neutu", method = c("auto", "size", "sparsevol"))Arguments
- ids
A set of body ids in any form understandable to
manc_ids- node
A DVID node (defaults to the current neutu node, see
manc_dvid_node)- method
Which DVID endpoint to use. Expert use only.