read_stations: Read from table fiskar.stodvar or fjolst::stodvar

Description Usage Arguments Value

Description

Read from table fiskar.stodvar or fjolst::stodvar

Usage

1
2
read_stations(year = NULL, month = NULL, cruise.id = NULL,
  gear.id = NULL, rect = NULL, id = NULL, col.names, oracle = TRUE)

Arguments

year

Years to include

month

Months to include

cruise.id

Cruises to include

gear.id

Gear to include

rect

Statistical rectangle to include

id

Station id (synis.id) to include

col.names

Column names to return

oracle

Boolean, if TRUE (default) obtains data from database, otherwise from the binary data in fjolst.

Value

A dataframe


einarhjorleifsson/smx documentation built on May 16, 2019, 1:31 a.m.