Skip to contents

All functions

as_chronicle() as_chronicle()
Coerce an object to a chronicle object.
avia
avia Air passenger transport between the main airports of Luxembourg and their main partner airports
bind_record()
Evaluate a decorated function; used to chain multiple decorated functions.
check_diff() check_diff()
Check the output of the diff column
check_g() check_g()
Check the output of the .g function
flatten_record()
Flatten nested chronicle objects
fmap_record()
Evaluate a non-chronicle function on a chronicle object.
`%>=%`
Pipe a chronicle object to a decorated function.
is_chronicle() is_chronicle()
Checks whether an object is of class "chronicle"
pick() pick()
Retrieve an element from a chronicle object.
print(<chronicle>) print(<chronicle>)
Print method for chronicle objects.
purely()
Capture all errors, warnings and messages.
read_log() read_log()
Reads the log of a chronicle.
record()
Decorates a function to output objects of type chronicle.
record_many() record_many()
Decorate a list of functions