Learn R Programming

filteRjsats (version 1.0)

get_rcvr_fields: Get A List of Receiver Related Fields from ERDAPP

Description

This function searches the California Fish Tracking ERDAPP Database to create a list of all potential fields related to acoustic receiver metadata. Used to identify important metadata fields to include when adding receiver data in the join_rcvr_data function.

Usage

get_rcvr_fields()

Arguments

Value

A vector of potential receiver metadata fields which the user may review

Examples

Run this code
# View a list of available receiver fields
get_rcvr_fields()

Run the code above in your browser using DataLab