get_anem: Pull the anemone table from the leyte database

View source: R/field-data-funs.R

get_anemR Documentation

Pull the anemone table from the leyte database

Description

This function pulls in the entire anemone table which can be filtered for a more specific query.

Usage

get_anem()

Value

A tibble/data frame

Examples

anem <- get_anem() %>%
filter(anem_obs == 12)

pinskylab/clownfishr documentation built on March 18, 2023, 2:01 p.m.