fishsummary {rfishnet2} | R Documentation |
Summarize a set of records downloaded from FishNet2
Description
Creates a simple summary of data returned by a FishNet2 search.
Usage
fishsummary(input, verbose = TRUE)
Arguments
input |
A dataframe in FishNet2 standard format (by using read.csv()) |
verbose |
Print progress and information messages. Default: TRUE |
Value
A list of summary statistics
# summarize occurrence records
[Package rfishnet2 version 0.2.0 Index]