Simultaneous RFID Reader Arduino library

Quick question: is there documentation on what all the commands in the Simultaneous RFID reader Arduino library are and what they do? I’m trying to write some software for a project of my own, and I’m kind of copying and pasting code from all the examples to make my own software. If anyone knows of a tutorial going over all the commands in the library and how to use them, that would be great! Thank you!

Not that I have seen. Like you do is look at the examples, but also use the file keywords.txt in the library. KEYWORD2 contains all the calls. In SparkFun_UHF_RFID_Reader.cpp some of the calls have documentation.