Miscellanea
DiffinDiffsBase.exampledata — Methodexampledata(name::Union{Symbol,String})Return a CSV.File containing the example dataset with the specified name.
DiffinDiffsBase.exampledata — Methodexampledata()Return the names of available example datasets.
DiffinDiffsBase.@fieldequal — Macro@fieldequal SupertypeDefine a method of == for all subtypes of Supertype such that == returns true if two instances have the same field values.