Check if a CRANT root id is up to date
Arguments
- x
FlyWire rootids in any format understandable to
ngl_segments
including asinteger64
- timestamp
(optional) argument to set an endpoint - edits after this time will be ignored (see details).
- ...
Additional arguments passed to
flywire_islatest
See also
Other crant-ids:
crant_latestid()
,
crant_leaves()
,
crant_rootid()
,
crant_xyz2id()
Examples
crant_islatest("576460752684030043")
#> Error : Unable to find chunked graph credentials!
#> Please set by doing:
#> flywire_set_token()/fanc_set_token() etc
#> For further details see:
#> https://github.com/seung-lab/cloud-volume#chunkedgraph-secretjson
#> Error in crant_scene(): It looks like you do not have a stored token. Please use `flywire_set_token()` to make one.Note you may have to do this in addition to `crantr_set_token()`