sampler | R Documentation |
These are functions to clean up or standardize the names of field samplers from various projects, such as research projects or sea-sampling.
sampler(x, ...)
## Default S3 method:
sampler(x, project, ...)
## S3 method for class 'scs'
sampler(x)
## S3 method for class 'sco'
sampler(x)
x |
Object containing field sampler information. |
... |
Unused. |
project |
Research project (see |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.