sampler: Field Samplers

View source: R/sampler.R

samplerR Documentation

Field Samplers

Description

These are functions to clean up or standardize the names of field samplers from various projects, such as research projects or sea-sampling.

Usage

sampler(x, ...)

## Default S3 method:
sampler(x, project, ...)

## S3 method for class 'scs'
sampler(x)

## S3 method for class 'sco'
sampler(x)

Arguments

x

Object containing field sampler information.

...

Unused.

project

Research project (see project).

Functions and Methods

sampler

Generic sampler method.

sampler.default

Default sampler method.

sampler.scs

Field sampler clean-up function for snow crab survey.

sampler.sco

Field sampler clean-up function for snow crab at-sea and port observer data.


TobieSurette/gulf.data documentation built on Jan. 19, 2025, 7:50 p.m.