Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* return species code with length types to allow for use with multi spp calls * new get_all* functions and all supporting code * document new functions * untested draft light-weight comparison functions and example script * updated with load_all() and subfolders * updated with missing package:: * get all vignette * fix bug in comparison functions * vignette edits * fixed precautionary object resets * make remove duplicates the default for get_all_survey_sets * move the dropping of all zeros and make it optional * update default args * vignette formatting * draft version flexible to argument changes * working for any argument and using function defaults when not provided * and grouping_area_km2 to event data returned for both functions * functionize area swept calc * minor clean up/style * vignette edits from LR and add design-based section * fix error in compare samples function; make both compare functions robust to Null results * more vignette edits * better way of checking for gear type differences * more vignette edits * minor vignette and comparison edits * more minor edits * more vignette edits * fix problem with missing sublevel data for ssid 14--now only gets sublevel data for events with gear differences * update vignette to match change in when skate level data is returned * add warning in case situations arise where skate-level counts are inconsistent with counts for events with gear differences * minor fixes to last change * for samples, add checks to make sure counts are coming in currectly when at the set level * more vignette edits * fix for edge case of missing sub level id for some gear comparision specimens * tiny edit * Improve messages to include the filtering options used. * document and fixes for passing devtools::check * better message placement; filter ssid 0 when a duplication of data from other ssid * minor vignette edits * more minor edits * fixing vignette check issues * precompile option for get-all vignette * update ignore and precompiled version * test commit * implement precompile option for orginal vignette * document * buildignore knitr-cache --------- Co-authored-by: Rogers <Luke.Rogers@dfo-mpo.gc.ca>
- Loading branch information