In gfsynopsis this is called "rougheye/blackspotted rockfish complex" and in inst/extdata/iphc-spp-names.csv we have the IPHC name as Rougheye Rockfish. Though now there is also Blackspotted Rockfish in the IPHC data - see end of data-raw/iphc-2020-data.Rmd.
So to properly get all the data for this complex, need to do it as a species group like the skates in the analysis_for_HG_herring_predators vignette. Be best to automate it within the code.
In gfsynopsis this is called "rougheye/blackspotted rockfish complex" and in
inst/extdata/iphc-spp-names.csv
we have the IPHC name as Rougheye Rockfish. Though now there is also Blackspotted Rockfish in the IPHC data - see end ofdata-raw/iphc-2020-data.Rmd
.So to properly get all the data for this complex, need to do it as a species group like the skates in the
analysis_for_HG_herring_predators
vignette. Be best to automate it within the code.