Description
Exploratory Data Analysis for FishNet2 Data.
Description
Provides data processing and summarization of data from FishNet2.net in text and graphical outputs. Allows efficient filtering of information and data cleaning.
README.md
rfishnet2
R package for FishNet2
rfishnet2 is a package for users of fishnet2.net to summarize and explore data from the website. Currently uses data in dataframe format (using read.csv(), for example).
Usage
- Summarize data in text/graphical format
- Search/filter dataframe
- Get species information
Installation
Install the development version from GitHub
devtools::install_github("kdors/rfishnet2")