jeremiaheb / rvc

New implementation of the rvcstats package, which produces summary statistics for the South Florida Reef Visual Census
8 stars 2 forks source link

rvc v0.2.1 roadmap #1

Closed harryganz closed 8 years ago

harryganz commented 8 years ago

v0.2.1 Roadmap

New Features

  1. Add getBenthicData function which retrieves benthic data from the server and returns it as a data.frame
  2. Ability to pass lookup table to growth_paramters so biomass can be computed for multiple species at once
  3. If growth_parameters is NULL, will default to looking in taxonomic_data retrieved from server for growth parameters
  4. Ability to pass lookup table to length_bins so different species can have different length classes
  5. Keywords "lc" and "lm" passed to length_bins argument will use taxonomic_data from server to set length_bins to the minimum length-at-capture and median length-at-maturity respectively