Learn R Programming

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")

Copy Link

Version

Install

install.packages('rfishnet2')

Monthly Downloads

216

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Kennedy Dorsey

Last Published

July 26th, 2020

Functions in rfishnet2 (0.2.0)

fishsummary

Summarize a set of records downloaded from FishNet2
get_species

Get unique species in a given genus in dataframe.
louisiana

Dataset of Records from Louisiana from Years 2005 to 2006
plot_records

Plots record count by Scientific Name on a bar graph.
occ_map

Plot Longitude and Latitude Points on World Map
ictaluridae

Dataset of Ictaluridae Taxon from Years 2017 to 2019
has_tissue

Filter a set of records downloaded from FishNet2 by Tissue column
heatmap_world

Heat Map of Occurrence Frequency by Country
top_n_plots

Outputs a bar graph giving the top n in frequency in specified column of dataframe
spatial_search

Filter data by longitude and latitude.