update: Update Data

updateR Documentation

Update Data

Description

Functions to update gulf.data package data.

Usage

## S3 method for class 'scsset'
update(x, year, path = getwd(), package = TRUE, ...)

## S3 method for class 'scsbio'
update(year, path = getwd(), ...)

Arguments

year

Project year(s) to be updated.

path

Character string specifying the path to read or write snow crab biological data.

Rfile

Logical value specifying whether to write an R data format file when updating snow crab biological data.

csv

Logical value specifying whether to write a comma-separated (csv) format file when updating snow crab biological data.

Methods

update.scsset

Create an scsset object.

update.scsbio

Update snow crab survey biological data repositories.

See Also

scsset, scsbio


TobieSurette/gulf.manage documentation built on Feb. 10, 2024, 10:51 p.m.