List changes that need to be made, with the code to make them. - [x] `spp.key[spp=="Homaxinella amphispicula", common:="firm finger sponge"]` - [x] `spp.key[spp=="Isodictya rigida", common:="soft finger sponge"]` - [x] `spp.key[spp=="Leptasterias coei", common:="aleutian six-rayed sea star"]` - [x] `spp.key[spp=="Neoesperiopsis infundibula", common:="rough China hat sponge"]` - [x] `spp.key[spp=="Neptunea amianta", common:="white neptune"]` - [x] `spp.key[spp=="Reinhardtius stomias", spp:="Atheresthes stomias"]` - [x] `spp.key[ref=="Atheresthes stomias", spp:="Atheresthes stomias"]` - [x] `spp.key[ref=="CROSS PAPPOSUS", spp:="Crossaster papposus"]` - note that it has the right name in EBS. Make sure to do `check_and_set(wrong="Cross papposus", corrected="Crossaster papposus")` first
List changes that need to be made, with the code to make them.
spp.key[spp=="Homaxinella amphispicula", common:="firm finger sponge"]spp.key[spp=="Isodictya rigida", common:="soft finger sponge"]spp.key[spp=="Leptasterias coei", common:="aleutian six-rayed sea star"]spp.key[spp=="Neoesperiopsis infundibula", common:="rough China hat sponge"]spp.key[spp=="Neptunea amianta", common:="white neptune"]spp.key[spp=="Reinhardtius stomias", spp:="Atheresthes stomias"]spp.key[ref=="Atheresthes stomias", spp:="Atheresthes stomias"]spp.key[ref=="CROSS PAPPOSUS", spp:="Crossaster papposus"]check_and_set(wrong="Cross papposus", corrected="Crossaster papposus")first