formatFishCover: Format fish cover data for calculations

Description Usage Arguments

Description

formatFishCover formats the fish cover data for calculations. It checks remaps parameter names, converts cover codes to proportions and returns a data frame that can be used as input to the other fish cover metric functions.

Usage

1
formatFishCover(uid, parameter, cover)

Arguments

uid

a vector of site-visit indicators

parameter

a vector parameter codes. These should be the original nrsa codes: ALGAE, BOULDR, LVTREE, etc

cover

a vector of cover values (integers 0-4)


jasonelaw/nrsa documentation built on Nov. 8, 2019, 11:34 a.m.