Provides new functionality such as:
plot
andsummarize
a baton directly from a YAML file viapreview_baton()
constructor.- Check the class of via
is.baton()
style validators. - Set and change referee and relay_types, both specific to one and by default for any newly created batons via
options()
. - Locate batons by their specific relay_type, which is part of the baton's metadata
relay_types are meant to define the overall purpose of a specific baton, or to make some of them dormant. This could be important is a file location has many batons but you want to ignore a subset that you have 'cancelled' or defined as 'practice'. By default, all batons are made as 'competition' batons.