Conversation
…my/ASTR into FlowerDataProcessing
…my/ASTR into FlowerDataProcessing
…into FlowerDataProcessing
…my/ASTR into FlowerDataProcessing
…into FlowerDataProcessing
…my/ASTR into FlowerDataProcessing
Merge branch 'FlowerDataProcessing' of github.com:archaeothommy/ASTR into FlowerDataProcessing # Conflicts: # R/Bracketing.R
…into FlowerDataProcessing
…my/ASTR into FlowerDataProcessing
…my/ASTR into FlowerDataProcessing
…my/ASTR into FlowerDataProcessing
…into FlowerDataProcessing
…into FlowerDataProcessing
unify the SSB linear in the Equations.
|
Hi Thomas, Let me take a last look at the code and documentation to see all the parameters are described. I will let you know asap. |
* consistent coding style * remove unused variables and unecessary declarations * remove implicit assumption that ID column has fixed name * increase clarity and consistency of input and documentation. * add additional input checks
|
@Andreaacme2, I revised the function; see the message of e94dbc0 for a summary. While going through the function, I saw:
For some reason, the Please clean the folder Three questions popped up:
Finally, two suggestions for future extension:
|
…en it represents standard deviation.
|
@archaeothommy Hi! I only left three files in the data-raw folder since I don't know if they are still needed or to who they belong. But I can delete them if you agree. Thank you! |
|
Hi @Andreaacme2, I think that the standards were included is my fault of not properly handling the data input. I do not have the code anymore but I used the ULB dataset and very likely overlooked that the standard was run several times without a sample in between at the beginning. So the code will report the standard because it assumes that every other row of it is a sample, as it actually should! (This might change after we improved the function to the extent that it uses the Regarding the files in data raw: I would keep the excel file as this was submitted by Alexandra as example for REE normalisation because this is a functionality that is yet to be implemented. The others can be deleted. If you do not want to delete your tidyverse approach of the SSB function, maybe you could move it to a new folder "drafts" or the like in the "dev_guide"? Not sure where to store store such files best... |
-Addition of sd_input variable for displaying 1SD, 2SD, ..., nSD. -Addition of SBB examples in the data_raw folder
…user wants to do. -Deletion of linear SSB
|
@Andreaacme2 Thank you so much for implementing the changes. The function looks awesome now! 🤩 Can I merge the function? |
@Andreaacme2: Is the function ready for merging? If not, what are the to dos?