knitr::opts_chunk$set(
  fig.align = 'center',
  collapse = TRUE,
  comment = "#",
  fig.path = "man/figures/README-")

options(width = 95)

fishstatR

The fishstatR package provides reference data from an [EBX5 database] ready to use for applications. For communication with EBX5 it uses the package [faoebx5]. For statisticians, it allows to have access to up-to-date reference data; inlcuding for shiny applications.

Installation

The latest development version can be installed from github:

install.packages("devtools")
devtools::install_github('bergert/fishstatr')

Functions

If you come from github: Reference/Getting started:

fishstatR Please, refer to the Reference tab for more details about the functions, or you can start with examples on the page Getting started .



bergertom/fishstatr documentation built on Feb. 12, 2022, 8:51 p.m.