Learn R Programming

filteRjsats (version 1.0)

get_fish_fields: Get A List of Fish Related Fields from ERDAPP

Description

This function searches the California Fish Tracking ERDAPP Database to create a list of all potential fields related to fish metrics. Used to identify important fish data fields to add to detection data in the add_fish function.

Usage

get_fish_fields()

Arguments

Value

A vector of potential fish fields which the user may review to retrieve specific field indices

Examples

Run this code
fish_fields <- get_fish_fields

Run the code above in your browser using DataLab