get_rcvr_fields {filteRjsats}R Documentation

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()

Value

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

Examples

# View a list of available receiver fields
get_rcvr_fields()

[Package filteRjsats version 1.0 Index]