tryEnvCovDB | R Documentation |
Query the Environmental Covariate Database for other users prior to creating internal database tables.
tryEnvCovDB(nTries, secSleep, ch)
nTries |
The number of attempts to query the Environmental Covariate Database. |
secSleep |
The number of seconds to wait between attempts. |
ch |
A previously defined connection to the Environmental Covariate
Database utilizing |
The function is a simple repeat
-type loop, running at most
nTries
times.
The function is nearly silent. It simply reports messages to the log file indicating connection attempts. In the case a connection is successful, a message of success is recorded.
WEST, Inc.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.