identical_report_metadata() checks a collection reports to see if they have identical metadata. This check will exclude the "PointOfContact" fields.

identical_report_metadata(..., report_list = NULL)

Arguments

...

Two or more reports from the FlexFile Family to check.

report_list

Alternatively a list of reports to check. If specified, then ... will be ignored.

Value

Logical whether all of the reports are from the FlexFile family and with identical Metadata tables.