imos_variables: Table of all available IMOS variables accessible from...

View source: R/imos_variables.R

imos_variablesR Documentation

Table of all available IMOS variables accessible from remora package

Description

Summary of available IMOS environmental variable to append to detection data.

Usage

imos_variables(variable = NULL)

Arguments

variable

(optional) name of a specific variable you are interested in. Default of NULL provides details for all available datasets.

Details

This function helps users identify what quality controlled environmental variables can be accessed and appended to their detection data using the extractEnv of mooringTable functions.

Value

a formatted table with details of available variables accessible through the remora package

Examples

## Identify all available variables
imos_variables()

## If there is a specific variable you are interested in
imos_variables(variable = "rs_sst_interpolated")


IMOS-AnimalTracking/remora documentation built on Jan. 29, 2025, 4:38 p.m.