We need to test the renameSpeciesSA function to ensure it correctly renames species codes in the SA table based on the species list in SL and add it to the main code base.
See also #177 #176
Recent Changes:
Commit 664a41a: vignette renameSA by Kasia-MIR.
Commit 08607c3: #86 #177 by Kasia-MIR.
Function Definition:
Run the renameSpeciesSA function with sample data.
Validate the output to ensure species codes are correctly renamed.
Report any issues or unexpected behavior.
Let's proceed with creating this issue in the repository.
We need to test the renameSpeciesSA function to ensure it correctly renames species codes in the SA table based on the species list in SL and add it to the main code base.
See also #177 #176
Recent Changes:
Commit 664a41a: vignette renameSA by Kasia-MIR. Commit 08607c3: #86 #177 by Kasia-MIR. Function Definition:
You can view the file here.
Tasks:
Run the renameSpeciesSA function with sample data. Validate the output to ensure species codes are correctly renamed. Report any issues or unexpected behavior. Let's proceed with creating this issue in the repository.