stacomiR (version 0.5.3.1)

stacomiR-package: package Fish Migration Monitoring (stacomiR)- Stations de Controle des Migrations

Description

'Stacomi' enables to read informations in a database about fish migrations to build overviews of fish migrations and creating charts, plots, and summaries. The 'stacomi' project comprises an open source 'Postgres' database, and a 'java' interface to fill in data. Please contact the author if you want to try it out.

Arguments

Details

Package: stacomiR
Type: Package
Version: 0.5.3
Date: 2017-06-24
License: GPL (>= 2)
LazyLoad: yes
Depends: methods

To use the stacomiR package, simply load the library using library(stacomiR). Once done, type stacomi() in R terminal. The use of stacomi(gr_interface=FALSE) allows to launch stacomi without graphical interface from the command line. The program is currently translated to French, to switch to English or French type Sys.setenv(LANG = "en") Sys.setenv(LANG = "fr")

See Also

stacomirtools

Examples

Run this code
# NOT RUN {
  #stacomi()
# }

Run the code above in your browser using DataCamp Workspace