Skip to contents

The (bin, count) distributions within a taxon-occurrence — e.g. ichthyo larval body_length and developmental stage distributions — linked to cc_read_obs() by sample_key + taxon_id + life_stage.

Usage

cc_read_obs_freq(..., version = "latest", collect = TRUE)

Arguments

...

dplyr::filter() expressions applied to obs_freq.

version

database version (default "latest").

collect

if TRUE (default) return a tibble; else the lazy dplyr::tbl.

Value

Tibble of frequency bins (if collect=TRUE) or a lazy table.