Description Usage Arguments Author(s) Examples
View source: R/connect_fish_db.R
This function connects to the fish database stored in SQLite so the user can access tables using database functions, mostly from dplyr. Setting update.db to TRUE will check the M: drive to see if a newer version is avaliable. The first time the function is run, a local copy of the fish database is created.
1 | connect_fish_db(update.db = FALSE)
|
update.db |
will run the function 'update_db', which checks for a updated version of the database. |
Michael J. Dodrill, mdodrill@usgs.gov
1 | Need to add...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.