Closed maurolepore closed 5 years ago
Messages added to:
add_species()
: Inform that Latin species names are now stored in sp
.allo_find()
now informs that join matches sp
and site
.allo_find()
now warns if the input and output datasets have different number of rows.
Give more feedback about how tables are being joint. These messages may have been suppressed to avoid overloading users with messages. But at this stage those messages may help us discuss the logic of the code. For example, recently we thought that the final equations table resulted from joining only by species and not site. This was clear in the source code but was no feedback so it took some time to figure out and confused all of us in the discussion.