Closed swmpkim closed 3 months ago
@fawda123 , I believe we're all set to merge this into the master branch! Let me know if you have questions or issues. I've updated the original comment for this pull request to reflect some additional functionality.
Functions and objects to allow analysis and visualization of Enterococcus, building on existing fecal indicator bacteria (FIB) functions when possible.
New functions:
read_importentero()
,read_importrain()
,anlz_enteromap()
,show_enteromap()
,anlz_fibwetdry()
Existing functions updated to allow Enterococcus data:
anlz_fibmatrix()
,show_fibmatrix()
New data objects:
enterodata
,enterodata_since1995
,catch_pixels
,catch_precip
The following functions allow wet/dry ID or subsetting in the function call:
anlz_fibmatrix()
,show_fibmatrix()
,anlz_enteromap()
,show_enteromap()
For your review @fawda123 ; looking forward to discussing!