You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I now remember that I decided that it's too difficult to try to recreate the entire spp.key using scripts only. Many of the corrections were manually contributed by various people. So these lines don't need to "go" anywhere, per se. The changes just need to be made, saved (the .csv and .RData files saved), and the package rebuilt.
#2rBatt/trawlData#57 leopard skate no longer present; changes in trawlData mostly common names, but also fixe Cross vs Crossaster in Newf (latter doesn't affect analysis at all, b/c was consistent in region; simply wanted to make label accurate)
rBatt
added a commit
to rBatt/trawlDiversity
that referenced
this issue
May 1, 2017
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")
firstThe text was updated successfully, but these errors were encountered: