I am not sure what the point of this dataframe is? It needs more explanation. That is the purpose of the .qmd to explain the code.
Why just slap them together into a dataframe? Thatʻs not really a dataframe because the rows have no meaning. You could just cut and paste it in excel and it would be the same thing.
The code is very clean though. Well done on cleaning it up.
https://github.com/Yokohime/Chiyoko_ZOOL710_project3/blob/b15e1c8d17a0ed6f2e3f71ed7cd5c7a91e877a68/Code/Processing_Code/ProcessingData.R#L97-L106
I am not sure what the point of this dataframe is? It needs more explanation. That is the purpose of the .qmd to explain the code.
Why just slap them together into a dataframe? Thatʻs not really a dataframe because the rows have no meaning. You could just cut and paste it in excel and it would be the same thing.
The code is very clean though. Well done on cleaning it up.