Description Usage Arguments Value Examples
getsps reads in the species catch and effort data that was previously extracted from the Oracle data base.
1 |
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 |
invisibly returns the sps data.frame ready for selection
1 2 3 4 | ## Not run:
print("need an example that will work")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.