Return a vector of banc 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 banc-ids:
banc_cellid_from_segid()
,
banc_islatest()
,
banc_latestid()
,
banc_leaves()
,
banc_rootid()
,
banc_xyz2id()
Examples
banc_ids(data.frame(rootid="648518346474360770"))
#> [1] "648518346474360770"