Skip to contents

Read BANC-FlyWireCodex annotation table

Usage

banc_codex_annotations(live = TRUE, ...)

Arguments

live

logical, get the most recent data or pull from the latest materialisation

...

method passed to banc_cave_query.

rootids

#' @param rootids Character vector specifying one or more BANC rootids. As a convenience this argument is passed to banc_ids allowing you to pass in data.frames, BANC URLs or simple ids.

Value

A data.frame describing that should be similar to what you find for BANC in FlyWireCodex.

See also

Examples

if (FALSE) { # \dontrun{
banc.meta <- banc_codex_annotations()
} # }