shrimp.db | R Documentation |
This function is the main workhorse to pull data from databases and some initial filtering of data used in shrimp stock assessments. Results are saved and can be reloaded using this function.
shrimp.db(DS = "complete.redo", this.oracle.server = oracle.server,
this.oracle.username = oracle.username,
this.oracle.password = oracle.password,
datadirectory = datadirectory, showprogress = F)
DS |
default is |
this.oracle.server |
This is the server |
this.oracle.username |
This is the username |
this.oracle.password |
This is the password |
datadirectory |
This is where you want to store your data (or where your data is already stored) |
showprogress |
default is FALSE |
Data objects that contain the data for use in further analyses.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.