Skip to contents

This dataset, Fish_metallo, is a data frame containing sampling locations for the deep-sea octocoral species Metallogorgia melanotrichos. The dataset includes 38 observations and 3 variables, covering longitude, latitude, and depth in meters. All values are preserved as in the original source, with no modifications.

Usage

data(Fish_metallo)

Format

A data frame with 38 observations and 3 variables:

lon

Longitude of sampling location (numeric)

lat

Latitude of sampling location (numeric)

depth

Depth of sampling location in meters (integer)

Source

Data taken from the marmap package version 1.0.12

Details

The dataset name has been kept as 'Fish_metallo' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the BioWorldR package and assists users in identifying its specific characteristics. The suffix 'df' is not used here because the dataset is identified by its function within BioWorldR. The original content has not been modified.