get_fish: Pull the clownfish table from the leyte database

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

get_fishR Documentation

Pull the clownfish table from the leyte database

Description

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

Usage

get_fish()

Value

A tibble/data frame

Examples

fish <- get_fish() %>%
filter(sample_id == "APCL18_201")

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