Skip to contents

Register fish2 dataset adapters for use with coconatfly.

Usage

register_fish_coconat(showerror = TRUE)

Arguments

showerror

Logical; when FALSE, return invisibly if dependencies are missing.

Value

Invisible NULL.

Examples

if (FALSE) { # \dontrun{
register_fish_coconat()
coconatfly::cf_meta(coconatfly::cf_ids(fish2 = "RGC"))
} # }