Skip to contents

Return a vector of FANC root ids from diverse inputs

Usage

fanc_ids(x, integer64 = NA)

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.

Value

A vector of ids

Examples

fanc_ids(data.frame(rootid="648518346474360770"))
#> [1] "648518346474360770"