Return a vector of FANC root ids from diverse inputs
Arguments
- x
A data.frame, URL or vector of ids
- integer64
Whether to return ids as
bit64::integer64
or character vectors. Default value of NA leaves the ids unmodified.
See also
Other fanc-ids:
fanc_cellid_from_segid()
,
fanc_islatest()
,
fanc_latestid()
,
fanc_leaves()
,
fanc_rootid()
,
fanc_xyz2id()
Examples
fanc_ids(data.frame(rootid="648518346474360770"))
#> [1] "648518346474360770"