getsps: getsps reads in the species catch and effort data

Description Usage Arguments Value Examples

View source: R/cpuefuncs.r

Description

getsps reads in the species catch and effort data that was previously extracted from the Oracle data base.

Usage

1
getsps(filename, datadir, depthclass = 25, txtout = FALSE)

Arguments

filename

the names of the csv file to be read

datadir

the path to the directory containing the csv files

depthclass

the class width of the depth categories, defaults to 25

txtout

report the filename to the screen? default = FALSE

Value

invisibly returns the sps data.frame ready for selection

Examples

1
2
3
4
## Not run: 
print("need an example that will work")

## End(Not run)

haddonm/r4cpue documentation built on May 11, 2020, 1:31 a.m.